~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2007-01-29 21:11:28 UTC
  • mto: This revision was merged to the branch mainline in revision 2255.
  • Revision ID: john@arbash-meinel.com-20070129211128-hg0myfxd22jwg38t
bzr annotate should use Branch's dotted revnos.
Not the dotted revnos from the last modification of the file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
  BUGFIXES:
29
29
 
 
30
    * ``bzr annotate`` now uses dotted revnos from the viewpoint of the
 
31
      branch, rather than the last changed revision of the file.
 
32
      (John Arbash Meinel, #82158)
 
33
 
30
34
  TESTING:
31
35
 
32
36
    * New ``--first`` option to ``bzr selftest`` to run specified tests