~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-23 06:50:13 UTC
  • mfrom: (2027.4.6 inventory-takes-file-3631)
  • Revision ID: pqm@pqm.ubuntu.com-20060923065013-b8483dd421706cbe
(jam) allow 'bzr inventory filename' (bug #3631)

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
  BUG FIXES:
44
44
 
 
45
    * 'bzr inventory [FILE...]' allows restricting the file list to a
 
46
      specific set of files. (John Arbash Meinel, #3631)
 
47
 
45
48
    * Don't abort when annotating empty files (John Arbash Meinel, #56814)
46
49
 
47
50
    * Add ``Stanza.to_unicode()`` which can be passed to another Stanza