~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-21 17:27:28 UTC
  • mfrom: (5988.1.3 thunk-merge-sort)
  • Revision ID: pqm@pqm.ubuntu.com-20110621172728-3203vaenqctilpd7
(jelmer) Fix the thunking of GraphThunkIdsToKeys.merge_sort. (Jelmer
 Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
* Properly load utf8-encoded config files. (Vincent Ladeuil, #799212)
37
37
 
 
38
* ``GraphThunkIdsToKeys.merge_sort`` now properly returns
 
39
  keys rather than ids. (Jelmer Vernooij, #799677)
 
40
 
38
41
.. Fixes for situations where bzr would previously crash or give incorrect
39
42
   or undesirable results.
40
43