~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-06 19:15:12 UTC
  • mfrom: (3087.1.1 Aaron's integration)
  • Revision ID: pqm@pqm.ubuntu.com-20071206191512-6tvqmou1db89q6oi
Diff handles missing files correctly, with no tracebacks

Show diffs side-by-side

added added

removed removed

Lines of Context:
192
192
   * Detect invalid transport reuse attempts by catching invalid URLs.
193
193
     (Vincent Ladeuil, #161819)
194
194
 
 
195
   * Deleting a file without removing it shows a correct diff, not a traceback.
 
196
     (Aaron Bentley)
 
197
 
195
198
   * Do no use timeout in HttpServer anymore.
196
199
     (Vincent Ladeuil, #158972).
197
200