Rev 3917: Add NEWS entry. in http://bzr.arbash-meinel.com/branches/bzr/1.11/knit_check_should_delta

John Arbash Meinel john at arbash-meinel.com
Wed Jan 7 01:05:15 GMT 2009


At http://bzr.arbash-meinel.com/branches/bzr/1.11/knit_check_should_delta

------------------------------------------------------------
revno: 3917
revision-id: john at arbash-meinel.com-20090107010457-n8kqegsuq1b17tqe
parent: john at arbash-meinel.com-20081224173708-qi9ku7g5i6t826e6
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: knit_check_should_delta
timestamp: Tue 2009-01-06 19:04:57 -0600
message:
  Add NEWS entry.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2008-12-19 20:08:18 +0000
+++ b/NEWS	2009-01-07 01:04:57 +0000
@@ -125,6 +125,11 @@
       cost of not preserving the 'active' set as well as an ``LRUCache``.
       (John Arbash Meinel)
 
+    * ``KnitVersionedFiles._check_should_delta()`` now uses the
+      ``get_build_details`` api to avoid multiple hits to the index, and
+      to properly follow the ``compression_parent`` rather than assuming
+      it is the left-hand parent. (John Arbash Meinel)
+
     * ``KnitVersionedFiles.get_record_stream()`` will now chose a
       more optimal ordering when the keys are requested 'unordered'.
       Previously the order was fully random, now the records should be



More information about the bazaar-commits mailing list