~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-07-09 01:44:00 UTC
  • mfrom: (4515.1.2 hpss-race-bug)
  • Revision ID: pqm@pqm.ubuntu.com-20090709014400-y2e7prh8mejs2j26
(andrew) Fix bug in HPSS v3 decoder when receiving multiple lots of
        excess bytes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
  of a remote repository.
79
79
  (Jelmer Vernooij, #332194)
80
80
 
 
81
* Fix bug in decoding v3 smart server messages when receiving multiple
 
82
  lots of excess bytes after an end-of-message.
 
83
  (Andrew Bennetts)
 
84
 
81
85
* Force deletion of readonly files during merge, update and other tree
82
86
  transforms.
83
87
  (Craig Hewetson, Martin Pool, #218206)