~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-04-10 10:26:46 UTC
  • mfrom: (6519.1.2 responsefile-readline)
  • Revision ID: pqm@pqm.ubuntu.com-20120410102646-rv7zpi85e168o1k4
(jelmer) Implement ResponseFile.readline. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
.. Fixes for situations where bzr would previously crash or give incorrect
36
36
   or undesirable results.
37
37
 
 
38
* Implement ``ResponseFile.readline`` and ``ReponseFile.tell``,
 
39
  fixing some clones over HTTP. (Jelmer Vernooij, #963769)
 
40
 
38
41
Documentation
39
42
*************
40
43