~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Wouter van Heyst
  • Date: 2012-02-03 12:47:10 UTC
  • mto: (6437.23.8 2.5)
  • mto: This revision was merged to the branch mainline in revision 6469.
  • Revision ID: larstiq@larstiq.dyndns.org-20120203124710-aczxxzinnvkfpbrs
Stop depending on the particular CPython ordering of dictionary keys when testing the result of BzrDir.get_branches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
   suite.  This can include new facilities for writing tests, fixes to 
58
58
   spurious test failures and changes to the way things should be tested.
59
59
 
 
60
* Stop depending on the particular CPython ordering of dictionary keys
 
61
  when testing the result of BzrDir.get_branches.
 
62
  (Wouter van Heyst)
60
63
 
61
64
bzr 2.5b6
62
65
#########