~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-14 18:24:25 UTC
  • mfrom: (2992.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071114182425-x73jp620qoazf94g
Fix 161819: Detect invalid transport reuse attempts

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
   * A progress bar has been added for knitpack -> knitpack fetching.
46
46
     (Robert Collins, #157789)
47
47
 
 
48
   * Detect invalid transport reuse attempts by catching invalid URLs.
 
49
     (Vincent Ladeuil, #161819)
 
50
 
48
51
   * Do no use timeout in HttpServer anymore.
49
52
     (Vincent Ladeuil, #158972).
50
53
 
52
55
     retrying an http request or some programming errors may be masked.
53
56
     (Vincent Ladeuil, #160012)
54
57
 
55
 
   * Don't use timeout in HttpServer anymore.
56
 
     (Vincent Ladeuil, #158972).
57
 
 
58
58
   * Fix multiple connections during checkout --lightweight.
59
59
     (Vincent Ladeuil, #159150)
60
60