~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.3.txt

Merge the fix for bug #819604 into trunk, resolve conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
* Cope cleanly with buggy HTTP proxies that close the socket in the middle
36
36
  of a multipart response.  (Martin Pool, #198646).
37
37
 
 
38
* Teach the bzr client how to reconnect if we get ``ConnectionReset``
 
39
  while making an RPC request. This doesn't handle all possible network
 
40
  disconnects, but it should at least handle when the server is asked to
 
41
  shutdown gracefully. (John Arbash Meinel, #819604)
 
42
 
38
43
Documentation
39
44
*************
40
45