~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-10-29 22:17:03 UTC
  • mfrom: (2947.1.7 pack-progress)
  • Revision ID: pqm@pqm.ubuntu.com-20071029221703-zy7q7a0ehfvpybtn
(robertc) Add a progress bar has been added for knitpack -> knitpack fetching. (Robert Collins, #157789)

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
 
115
115
  BUG FIXES:
116
116
 
 
117
   * A progress bar has been added for knitpack -> knitpack fetching.
 
118
     (Robert Collins, #157789)
 
119
 
117
120
   * Connection error reporting for the smart server has been fixed to
118
121
     display a user friendly message instead of a traceback.
119
122
     (Ian Clatworthy, #115601)