~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2010-01-22 15:18:39 UTC
  • mto: This revision was merged to the branch mainline in revision 4984.
  • Revision ID: john@arbash-meinel.com-20100122151839-gvazko7aevi81m1o
Some doc cleanups

Show diffs side-by-side

added added

removed removed

Lines of Context:
415
415
  and issues a warning.
416
416
  (Gioele Barabucci, #73073)
417
417
 
418
 
* ``bzr ignore /`` no longer causes an IndexError. (Gorder Tyler, #456036)
 
418
* ``bzr ignore /`` no longer causes an IndexError. (Gorden Tyler, #456036)
419
419
 
420
420
* ``bzr log -n0 -rN`` should not return revisions beyond its merged revisions.
421
421
  (#325618, #484109, Marius Kruger)