Rev 5433: Move the new NEWS entry to the appropriate section. in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Wed Sep 29 21:56:24 BST 2010


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 5433
revision-id: john at arbash-meinel.com-20100929205618-qlldxw4ykwt5511n
parent: john at arbash-meinel.com-20100929201837-6d9jhvjokfe3ubvk
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2010-09-29 15:56:18 -0500
message:
  Move the new NEWS entry to the appropriate section.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2010-09-29 20:18:37 +0000
+++ b/NEWS	2010-09-29 20:56:18 +0000
@@ -29,6 +29,11 @@
 
 Bug Fixes
 *********
+
+* ``bzr break-lock --force`` breaks the lock without prompting.  (Before
+  using this, make sure the process holding the lock really is dead.)
+  (Martin Pool, #392315)
+
 * Skip tests that needs a bzr source tree when there isn't one. This is
   needed to succesfully run the test suite for installed versions.
   (Vincent Ladeuil, #644855).
@@ -228,10 +233,6 @@
 * ``bzr break-lock --config [location]`` can now break config files
   locks. (Vincent Ladeuil, #525571)
 
-* ``bzr break-lock --force`` breaks the lock without prompting.  (Before
-  using this, make sure the process holding the lock really is dead.)
-  (Martin Pool, #392315)
-
 * ``bzrlib.config.LockableConfig`` is a base class for config files that
   needs to be protected against multiple writers. All methods that
   change a configuration variable value must be decorated with



More information about the bazaar-commits mailing list