~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-06-28 15:58:20 UTC
  • mfrom: (5993.2.4 merge-inner-rootless)
  • Revision ID: pqm@pqm.ubuntu.com-20110628155820-g1hpzbqc5573rts5
(jelmer) Re-introduce root when merge result is empty tree. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
* ``GraphThunkIdsToKeys.merge_sort`` now properly returns
43
43
  keys rather than ids. (Jelmer Vernooij, #799677)
44
44
 
 
45
* ``TreeTransformBase.fixup_new_roots`` can now check that a tree root
 
46
  is present. (Jelmer Vernooij, #801257)
 
47
 
45
48
.. Fixes for situations where bzr would previously crash or give incorrect
46
49
   or undesirable results.
47
50