~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Vincent Ladeuil
  • Date: 2010-03-19 08:06:29 UTC
  • mfrom: (5092.1.4 519862-log-lower-rev)
  • mto: This revision was merged to the branch mainline in revision 5099.
  • Revision ID: v.ladeuil+lp@free.fr-20100319080629-cmo8525p7xsvmay5
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