Rev 5601: NEWS entry about bug #581311 in http://bazaar.launchpad.net/~jameinel/bzr/2.3-connection-reset-581311
John Arbash Meinel
john at arbash-meinel.com
Wed Jan 12 21:10:00 UTC 2011
At http://bazaar.launchpad.net/~jameinel/bzr/2.3-connection-reset-581311
------------------------------------------------------------
revno: 5601
revision-id: john at arbash-meinel.com-20110112210954-ks0rm99vi2t29t60
parent: john at arbash-meinel.com-20110112210632-t2926y70oe4igsul
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.3-connection-reset-581311
timestamp: Wed 2011-01-12 15:09:54 -0600
message:
NEWS entry about bug #581311
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt 2011-01-12 15:50:12 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt 2011-01-12 21:09:54 +0000
@@ -77,6 +77,11 @@
* The BZR_COLUMNS environment variable can be set to 0 to indicate no
limitation on the width of the terminal. (Neil Martinsen-Burrell, #675652)
+* Treat WSAECONNABORTED the same as WSAECONNRESET for the purposes of
+ considering a smart data stream as being interrupted. This fixes a
+ failure in the windows test suite, that was trying to ensure we cleanly
+ handled a server disconnect. (John Arbash Meinel, #581311)
+
* You are now able to commit directly to a stacked branch. Any needed
parent inventories will be filled in as part of the commit process.
(John Arbash Meinel, #375013)
More information about the bazaar-commits
mailing list