~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-01-05 01:54:01 UTC
  • mfrom: (3163.1.3 trivial)
  • Revision ID: pqm@pqm.ubuntu.com-20080105015401-67wgbytv81394cl1
RepositoryPackCollection._abort_write_group should check it actually has a new pack before aborting (#180208)

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
 
65
65
  BUGFIXES:
66
66
 
 
67
   * Avoid AttributeError when unlocking a pack repository when an error occurs.
 
68
     (Martin Pool, #180208)
 
69
 
67
70
   * Better handle short reads when processing multiple range requests.
68
71
     (Vincent Ladeuil, #179368)
69
72