~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2010-10-08 08:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101008081514-dviqzrdfwyzsqbz2
Split NEWS into per-release doc/en/release-notes/bzr-*.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
  before the optional ``[merge]`` indicator. For line format,
95
95
  the tags appear after the date. (Ian Clatworthy)
96
96
 
97
 
* Progress bars now show the rate of activity for some SFTP 
 
97
* Progress bars now show the rate of activity for some sftp 
98
98
  operations, and they are drawn different.  (Martin Pool, #172741)
99
99
 
100
100
* Progress bars now show the rate of activity for urllib and pycurl based
101
 
  HTTP client implementations. The operations are tracked at the socket
 
101
  http client implementations. The operations are tracked at the socket
102
102
  level for better precision.
103
103
  (Vincent Ladeuil)
104
104