~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-02-09 10:04:54 UTC
  • mfrom: (5653.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110209100454-gb7liylp8ywpdrn2
(vila) News entry for bug #537442 (Andrew King)

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
.. Fixes for situations where bzr would previously crash or give incorrect
48
48
   or undesirable results.
49
49
 
 
50
* ``bzr annotate -r-1 file`` will now properly annotate a deleted file.
 
51
  (Andrew King, #537442)
 
52
 
50
53
* ``bzr push --overwrite`` with an older revision specified will now correctly
51
54
  roll back the target branch. (Jelmer Vernooij, #386576)
52
55