Rev 2821: Update news for recent merges in http://sourcefrog.net/bzr/0.91-integration
Martin Pool
mbp at sourcefrog.net
Wed Sep 26 01:54:14 BST 2007
At http://sourcefrog.net/bzr/0.91-integration
------------------------------------------------------------
revno: 2821
revision-id: mbp at sourcefrog.net-20070926005413-akcavowkb7k4yi1s
parent: mbp at sourcefrog.net-20070926005308-30n4v1t2lejhkjap
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: 0.91-integration
timestamp: Wed 2007-09-26 10:54:13 +1000
message:
Update news for recent merges
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
=== modified file 'NEWS'
--- a/NEWS 2007-09-26 00:50:05 +0000
+++ b/NEWS 2007-09-26 00:54:13 +0000
@@ -13,7 +13,16 @@
process if building of a C extension is not possible.
(Lukáš Lalinský, Alexander Belchenko)
- * Fix commit ordering in corner case (Aaron Bentley, #94975)
+ * Fix commit ordering in corner case (Aaron Bentley, #94975)
+
+ * Fix ''bzr info bzr://host/'' and other operations on ''bzr://' URLs with
+ an implicit port. We were incorrectly raising PathNotChild due to
+ inconsistent treatment of the ''_port'' attribute on the Transport object.
+ (Andrew Bennetts, #133965)
+
+ * Make RemoteRepository.sprout cope gracefully with servers that don't
+ support the ``Repository.tarball`` request.
+ (Andrew Bennetts)
bzr 0.91rc2 2007-09-11
======================
@@ -159,11 +168,6 @@
changed or deleted, and are copied into the checkout when it is
updated. (Martin Pool, #93856, #93860)
- * Fix ''bzr info bzr://host/'' and other operations on ''bzr://' URLs with
- an implicit port. We were incorrectly raising PathNotChild due to
- inconsistent treatment of the ''_port'' attribute on the Transport object.
- (Andrew Bennetts, #133965)
-
IMPROVEMENTS:
* Add the option "--show-diff" to the commit command in order to display
More information about the bazaar-commits
mailing list