Rev 4695: Fix NEWS order in http://bazaar.launchpad.net/~vila/bzr/integration

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Sep 16 11:29:26 BST 2009


At http://bazaar.launchpad.net/~vila/bzr/integration

------------------------------------------------------------
revno: 4695
revision-id: v.ladeuil+lp at free.fr-20090916102918-xqhb10u1a66gxn9n
parent: pqm at pqm.ubuntu.com-20090916085926-banjevqh63n93xqb
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: integration
timestamp: Wed 2009-09-16 12:29:18 +0200
message:
  Fix NEWS order
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2009-09-16 07:47:47 +0000
+++ b/NEWS	2009-09-16 10:29:18 +0000
@@ -65,15 +65,15 @@
 * Network streams now decode adjacent records of the same type into a
   single stream, reducing layering churn. (Robert Collins)
 
+* Make sure that we unlock the tree if we fail to create a TreeTransform
+  object when doing a merge, and there is limbo, or pending-deletions
+  directory.  (Gary van der Merwe, #427773)
+  
 * Prevent some kinds of incomplete data from being committed to a 2a
   repository, such as revisions without inventories or inventories without
   chk_bytes root records.
   (Andrew Bennetts, #423506)
 
-* Make sure that we unlock the tree if we fail to create a TreeTransform
-  object when doing a merge, and there is limbo, or pending-deletions
-  directory.  (Gary van der Merwe, #427773)
-  
 Improvements
 ************
 



More information about the bazaar-commits mailing list