~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(mbp) clients reconnect if they get ConnectionReset while trying to send an
 RPC (bug 819604) (Bazaar Developers)

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
  (John Arbash Meinel, #609187, #812928)
45
45
 
 
46
* Teach the bzr client how to reconnect if we get ``ConnectionReset``
 
47
  while making an RPC request. This doesn't handle all possible network
 
48
  disconnects, but it should at least handle when the server is asked to
 
49
  shutdown gracefully. (John Arbash Meinel, #819604)
 
50
 
46
51
Improvements
47
52
************
48
53