Rev 3615: Add NEWS entries for the other changes that were added for bzr-1.6rc3 in http://bzr.arbash-meinel.com/branches/bzr/jam-integration
John Arbash Meinel
john at arbash-meinel.com
Thu Aug 14 16:03:50 BST 2008
At http://bzr.arbash-meinel.com/branches/bzr/jam-integration
------------------------------------------------------------
revno: 3615
revision-id: john at arbash-meinel.com-20080814150333-gth1p57ghvbpu54o
parent: john at arbash-meinel.com-20080814145830-hsj8dytdcqze3mvg
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Thu 2008-08-14 10:03:33 -0500
message:
Add NEWS entries for the other changes that were added for bzr-1.6rc3
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2008-08-14 14:58:30 +0000
+++ b/NEWS 2008-08-14 15:03:33 +0000
@@ -7,8 +7,25 @@
IN DEVELOPMENT
--------------
+ CHANGES:
+
+ * Disable reading ``.bzrrules`` as a per-branch rule preferences
+ file. The feature was not quite ready for a full release.
+ (Robert Collins)
+
+ IMPROVEMENTS:
+
+ * Update the windows installer to bundle TortoiseBzr and ``qbzr``
+ into the standalone installer. This will be the first official
+ windows release that installs Tortoise by default.
+ (Mark Hammond)
+
BUG FIXES:
+ * Fix a regression in ``bzr+http`` support. There was a missing
+ function (``_read_line``) that needed to be carried over from
+ ``bzr+ssh`` support. (Andrew Bennetts)
+
* ``GraphIndex`` objects will internally read an entire index if more
than 1/20th of their keyspace is requested in a single operation.
This largely mitigates a performance regression in ``bzr log FILE``
More information about the bazaar-commits
mailing list