~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-05-04 06:21:59 UTC
  • mfrom: (1558.14.6 Aaron's integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060504062159-24dc5151bb9cba69
Revision parameter for annotate

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
    * New option 'diff --diff-prefix' to control how files are named in diff
102
102
      output.  (Alexander Belchenko, Goffredo Baroncelli)
103
103
 
 
104
    * Add --revision option to 'annotate' command.  (Olaf Conradi)
 
105
 
104
106
    * If bzr shows an unexpected revision-history after pulling (perhaps due
105
107
      to a reweave) it can now be corrected by 'bzr reconcile'.
106
108
      (Robert Collins)