~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-01-19 12:08:42 UTC
  • mfrom: (6437.3.8 2.5)
  • mto: (6437.3.14 2.5)
  • mto: This revision was merged to the branch mainline in revision 6444.
  • Revision ID: jelmer@samba.org-20120119120842-xlq5ru2cqfcurnk9
MergeĀ lp:bzr/2.5.

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
* cStringIO is now unconditionally imported in ``bzrlib.config``.
 
39
  (Jelmer Vernooij, #905361)
 
40
 
38
41
* Fix "Unprintable exception" error when a RetryWithNewPacks error is
39
42
  displayed.  (Andrew Bennetts)
40
43