~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-11-29 12:32:53 UTC
  • mfrom: (6323.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20111129123253-b25h3ypytx64jp01
(vila) Fix news entries to avoid confusion. In particular,
 bug #819604 has not landed in older releases yet (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
  avoids raising a spurious MemoryError on certain platforms such as AIX.
115
115
  (John Arbash Meinel, #856731)
116
116
 
117
 
* Teach the bzr client how to reconnect if we get ``ConnectionReset``
118
 
  while making an RPC request. This doesn't handle all possible network
119
 
  disconnects, but it should at least handle when the server is asked to
120
 
  shutdown gracefully. (John Arbash Meinel, #819604)
121
 
 
122
117
Documentation
123
118
*************
124
119