~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Merge 'bzr add' verbosity improvements.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
   * 'bzr commit' shows a progress bar. This is useful for commits over sftp
21
21
     where commit can take an appreciable time. (Robert Collins)
22
22
 
 
23
   * 'bzr add' is now less verbose in telling you what ignore globs were
 
24
     matched by files being ignored. Instead it just tells you how many 
 
25
     were ignored (because you might reasonably be expecting none to be
 
26
     ignored). 'bzr add -v' is unchanged and will report every ignored
 
27
     file. (Robert Collins).
 
28
 
23
29
  BUG FIXES:
24
30
 
25
31
    * Fix shadowed definition of TestLocationConfig that caused some