Rev 5300: Fix NEWS order. in http://bazaar.launchpad.net/~lifeless/bzr/loomsupport

Robert Collins robertc at robertcollins.net
Thu Jun 17 07:50:31 BST 2010


At http://bazaar.launchpad.net/~lifeless/bzr/loomsupport

------------------------------------------------------------
revno: 5300
revision-id: robertc at robertcollins.net-20100617065030-zdkk10m2lq6cokcb
parent: robertc at robertcollins.net-20100617063022-kb68pzdohhw9ezi8
committer: Robert Collins <robertc at robertcollins.net>
branch nick: loomsupport
timestamp: Thu 2010-06-17 18:50:30 +1200
message:
  Fix NEWS order.
=== modified file 'NEWS'
--- a/NEWS	2010-06-16 08:17:50 +0000
+++ b/NEWS	2010-06-17 06:50:30 +0000
@@ -89,15 +89,15 @@
 API Changes
 ***********
 
-* ``bzrlib.knit.KnitSequenceMatcher``, which has been deprecated since
-  2007, has been deleted.  Use ``PatienceSequenceMatcher`` from
-  ``bzrlib.patiencediff`` instead. (Andrew Bennetts)
-
 * ``bzrlib.branch.InterBranch._get_branch_formats_to_test`` now returns
   an iterable of format pairs, rather than just a single pair, permitting
   InterBranch objects that work with multiple permutations to be
   comprehensively tested. (Robert Collins)
 
+* ``bzrlib.knit.KnitSequenceMatcher``, which has been deprecated since
+  2007, has been deleted.  Use ``PatienceSequenceMatcher`` from
+  ``bzrlib.patiencediff`` instead. (Andrew Bennetts)
+
 Internals
 *********
 




More information about the bazaar-commits mailing list