~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-28 22:49:59 UTC
  • mfrom: (1551.8.17 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20060828224959-5430e7c7b4cb08c8
#54172: revert removes newly-added directories

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  IMPROVEMENTS:
4
4
 
5
5
  BUG FIXES:
 
6
    * revert now removes newly-added directories (Aaron Bentley, #54172)
6
7
 
7
8
    * ``bzr upgrade sftp://`` shouldn't fail to upgrade v6 branches if there 
8
9
      isn't a working tree. (David Allouche, #40679)