~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-05 11:00:39 UTC
  • mfrom: (3982.1.1 bzr.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090205110039-w9oelsyvyx160qwy
(vila) Progress bar at socket level for http

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
    * Progress bars now show the rate of activity for some sftp 
60
60
      operations, and they are drawn different.  (Martin Pool, #172741)
61
61
 
 
62
    * Progress bars now show the rate of activity for urllib and pycurl based
 
63
      http client implementations. The operations are tracked at the socket
 
64
      level for better precision.
 
65
      (Vincent Ladeuil)
 
66
 
62
67
    * Rule-based preferences can now accept multiple patterns for a set of
63
68
      rules.  (Marius Kruger)
64
69