~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-22 00:24:07 UTC
  • mfrom: (2027.1.1 revert-subpath-56549)
  • Revision ID: pqm@pqm.ubuntu.com-20060922002407-21dde3dd8419b20b
(jam, abentley) Fix bug #56549 by making TreeTransform._set_mode stat the right file

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
  BUG FIXES:
44
44
 
 
45
    * Transform._set_mode() needs to stat the right file. 
 
46
      (John Arbash Meinel, #56549)
 
47
 
45
48
    * Raise WeaveFormatError rather than StopIteration when trying to read
46
49
      an empty Weave file. (John Arbash Meinel, #46871)
47
50