Rev 5665: Add the release-notes for bzr-2.3 in http://bazaar.launchpad.net/~jameinel/bzr/2.3-client-reconnect-819604
John Arbash Meinel
john at arbash-meinel.com
Mon Oct 10 13:52:52 UTC 2011
At http://bazaar.launchpad.net/~jameinel/bzr/2.3-client-reconnect-819604
------------------------------------------------------------
revno: 5665
revision-id: john at arbash-meinel.com-20111010135234-7dm61vunmkelk2ks
parent: john at arbash-meinel.com-20111010134354-5c2iojz5k4rmlrgr
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.3-client-reconnect-819604
timestamp: Mon 2011-10-10 15:52:34 +0200
message:
Add the release-notes for bzr-2.3
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt 2011-10-10 13:43:54 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt 2011-10-10 13:52:34 +0000
@@ -35,6 +35,11 @@
* Cope cleanly with buggy HTTP proxies that close the socket in the middle
of a multipart response. (Martin Pool, #198646).
+* Teach the bzr client how to reconnect if we get ``ConnectionReset``
+ while making an RPC request. This doesn't handle all possible network
+ disconnects, but it should at least handle when the server is asked to
+ shutdown gracefully. (John Arbash Meinel, #819604)
+
Documentation
*************
More information about the bazaar-commits
mailing list