Rev 2494: Fix NEWS to put _iter_changes fixes in right location. in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Tue Jun 12 00:24:20 BST 2007


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

------------------------------------------------------------
revno: 2494
revision-id: john at arbash-meinel.com-20070611232340-paq4xaycao04vkcd
parent: aaron.bentley at utoronto.ca-20070611010812-u55krk2l4pnv86fs
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Mon 2007-06-11 18:23:40 -0500
message:
  Fix NEWS to put _iter_changes fixes in right location.
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2007-06-11 01:08:12 +0000
+++ b/NEWS	2007-06-11 23:23:40 +0000
@@ -54,6 +54,11 @@
       66 seconds to 32 seconds. For a small tree of 600 files, commit of a
       small change is 33% faster. (Ian Clatworthy)
 
+    * Clean up the ``WorkingTree4._iter_changes()`` internal loops as well as
+      ``DirState.update_entry()``. This optimizes the core logic for ``bzr
+      diff`` and ``bzr status`` significantly improving the speed of
+      both. (John Arbash Meinel)
+
   BUGFIXES:
 
     * ``bzr push`` should only connect to the remote location one time.
@@ -115,11 +120,6 @@
       the root of the source tree and allows HACKING to be split into multiple
       files. (Robert Collins, Alexander Belchenko)
 
-    * Clean up the ``WorkingTree4._iter_changes()`` internal loops as well as
-      ``DirState.update_entry()``. This optimizes the core logic for ``bzr
-      diff`` and ``bzr status`` significantly improving the speed of
-      both. (John Arbash Meinel)
-
 bzr 0.16rc2  2007-04-30
 
   BUGFIXES:



More information about the bazaar-commits mailing list