~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-03-19 08:45:40 UTC
  • mfrom: (5098.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100319084540-odnankeqqjlnjfjh
(vila) Don't crash on bzr log -n0 -r ...A.B.C

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
  deliberately when no help topics match from any help index.
93
93
  (Robert Collins, #396261)
94
94
 
 
95
* ``bzr log -n0 -r..A.B.C`` should not crash but just consider the None
 
96
  revspec as representing the first revision of the branch.
 
97
  (Vincent Ladeuil, #519862)
 
98
 
95
99
* ``bzr remove-tree`` can now remove multiple working trees.
96
100
  (Jared Hance, Andrew Bennetts, #253137)
97
101