~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-26 02:35:05 UTC
  • mfrom: (4470.3.2 transport-activity)
  • Revision ID: pqm@pqm.ubuntu.com-20090626023505-qxubv38s4gmcsp3a
(mbp) remove transport protocol and direction from progress bars

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
* Unshelve works correctly when multiple zero-length files are present on
66
66
  the shelf. (Aaron Bentley, #363444)
67
67
 
 
68
* Progress bars no longer show the network transport scheme or direction.
 
69
  (Martin Pool)
68
70
 
69
71
Internals
70
72
*********