~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-12 07:42:09 UTC
  • mfrom: (4748.1.10 remove-tree-multi-253137)
  • Revision ID: pqm@pqm.ubuntu.com-20100212074209-ih8sj193z5w0aw2f
(Jared Hance) 'bzr remove-tree' can now remove multiple working
        trees. (#253137)

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
* ``bzr add`` will not add conflict related files unless explicitly required.
60
60
  (Vincent Ladeuil, #322767, #414589)
61
61
 
 
62
* ``bzr remove-tree`` can now remove multiple working trees.
 
63
  (Jared Hance, Andrew Bennetts, #253137)
 
64
 
62
65
* Network transfer amounts and rates are now displayed in SI units according
63
66
  to the Ubuntu Units Policy <https://wiki.ubuntu.com/UnitsPolicy>.
64
67
  (Gordon Tyler, #514399)