Rev 5528: Fix news entry in file:///home/vila/src/bzr/reviews/657553-chown-warning-not-error/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Nov 9 09:16:22 GMT 2010


At file:///home/vila/src/bzr/reviews/657553-chown-warning-not-error/

------------------------------------------------------------
revno: 5528
revision-id: v.ladeuil+lp at free.fr-20101109091622-8ms4fhnvekin2l1k
parent: v.ladeuil+lp at free.fr-20101109091325-3gw276bqy25t5v44
fixes bug(s): https://launchpad.net/bugs/657553
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 657553-chown-warning-not-error
timestamp: Tue 2010-11-09 10:16:22 +0100
message:
  Fix news entry
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt	2010-11-09 09:13:25 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt	2010-11-09 09:16:22 +0000
@@ -37,6 +37,9 @@
 .. Fixes for situations where bzr would previously crash or give incorrect
    or undesirable results.
 
+* Better message if there is an error while setting ownership of
+ ``.bazaar`` directory. (Parth Malwankar, #657553)
+
 * ``bzr resolve --take-other <file>`` will not crash anymore if ``<file>``
   is involved in a text conflict (but the conflict is still not
   resolved). (Vincent Ladeuil, #646961)
@@ -118,10 +121,6 @@
 * ``bzr status -r X..Y`` was failing because RevisionTree didn't implement
   ``get_shelf_manager``. (John Arbash Meinel, #662053)
 
-* Better message if there is an error while setting ownership of
- ``.bazaar`` directory.
-  (Parth Malwankar, #657553)
-
 * Correctly add directory contents when the name was previously added as a
   normal file, rather than throwing ``AttributeError: children`` during
   smart_add. (Martin [gz], #251864)



More information about the bazaar-commits mailing list