~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-07-14 13:52:21 UTC
  • mfrom: (6024.1.3 unbreak-transform)
  • Revision ID: pqm@pqm.ubuntu.com-20110714135221-785gbmtlr9zmlifl
Small TreeTransform fixes (Aaron Bentley).

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
.. Fixes for situations where bzr would previously crash or give incorrect
42
42
   or undesirable results.
43
43
 
 
44
* TreeTransformBase.fixup_new_roots no longer forces trees to have a root, so
 
45
  operations that use it, like merge, can now create trees without a root.
 
46
  (Aaron Bentley)
 
47
 
44
48
Documentation
45
49
*************
46
50