Rev 3667: NEWS in http://bzr.arbash-meinel.com/branches/bzr/1.7-dev/graph_index_autobuffer
John Arbash Meinel
john at arbash-meinel.com
Fri Aug 29 18:15:05 BST 2008
At http://bzr.arbash-meinel.com/branches/bzr/1.7-dev/graph_index_autobuffer
------------------------------------------------------------
revno: 3667
revision-id: john at arbash-meinel.com-20080829171504-p99qggtlhhvmmzzj
parent: john at arbash-meinel.com-20080829171330-mrui49146o15ak98
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: graph_index_autobuffer
timestamp: Fri 2008-08-29 12:15:04 -0500
message:
NEWS
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2008-08-29 06:27:46 +0000
+++ b/NEWS 2008-08-29 17:15:04 +0000
@@ -35,6 +35,12 @@
to recover if you realize you uncommitted the wrong thing.
(John Arbash Meinel)
+ * When reading index files, if we happen to read the whole file in a
+ single request treat it as a ``_buffer_all`` request. This happens
+ most often on small indexes over remote transports, where we default
+ to reading 64kB. It saves a round trip for each small index during
+ fetch operations. (John Arbash Meinel)
+
BUG FIXES:
* ``bzr rm`` is now aliased to ``bzr del`` for the convenience of svn
More information about the bazaar-commits
mailing list