~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-18 04:04:19 UTC
  • mfrom: (5035.4.8 335033-upgrade)
  • Revision ID: pqm@pqm.ubuntu.com-20100218040419-l1gkx8dm60czagfq
(mbp, for parthm) copy to backup.bzr.~N~ before upgrading

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
  prevents ``bzr status --short`` from crashing when those files are
79
79
  present.  (John Arbash Meinel, #303275)
80
80
 
 
81
* ``bzr upgrade`` now names backup directory as ``backup.bzr.~N~`` instead
 
82
  of ``backup.bzr``. This directory is ignored by bzr commands such as
 
83
  ``add``.
 
84
  (Parth Malwankar, #335033, #300001)
 
85
 
81
86
API Changes
82
87
***********
83
88