Rev 2460: NEWS entry for fixing bug 109993 in http://bzr.arbash-meinel.com/branches/bzr/0.16-dev/rename_iter_changes_109993

John Arbash Meinel john at arbash-meinel.com
Wed Apr 25 23:10:56 BST 2007


At http://bzr.arbash-meinel.com/branches/bzr/0.16-dev/rename_iter_changes_109993

------------------------------------------------------------
revno: 2460
revision-id: john at arbash-meinel.com-20070425221045-z3oqq15r3g5p9goj
parent: john at arbash-meinel.com-20070425220709-smtrld4n70yy3u51
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: rename_iter_changes_109993
timestamp: Wed 2007-04-25 17:10:45 -0500
message:
  NEWS entry for fixing bug 109993
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2007-04-25 14:37:32 +0000
+++ b/NEWS	2007-04-25 22:10:45 +0000
@@ -203,6 +203,11 @@
     * Handle moving a directory when children have been added, removed,
       and renamed. (John Arbash Meinel, #105479)
 
+    * Handle the case when you delete a file, and then rename another file
+      on top of it. Also handle the case of ``bzr rm --keep foo``. ``bzr
+      status`` should show the removed file and an unknown file in its
+      place. (John Arbash Meinel, #109993)
+
   TESTING:
 
     * Added ``bzrlib.strace.strace`` which will strace a single callable and



More information about the bazaar-commits mailing list