~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-04-06 11:38:05 UTC
  • mto: This revision was merged to the branch mainline in revision 6520.
  • Revision ID: jelmer@samba.org-20120406113805-77qrvjv7s19m8p1l
Implement ResponseFile.readline and ResponseFile.tell.

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