~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-03 01:53:30 UTC
  • mfrom: (2955.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071103015330-pt1tec7wyxwwcey8
Fix #158972 don't use timeout for HttpServer

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
     display a user friendly message instead of a traceback.
128
128
     (Ian Clatworthy, #115601)
129
129
 
 
130
   * Do no use timeout in HttpServer anymore.
 
131
     (Vincent Ladeuil, #158972).
 
132
 
130
133
   * Make sure to use ``O_BINARY`` when opening files to check their
131
134
     sha1sum. (Alexander Belchenko, John Arbash Meinel, #153493)
132
135