~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-02-01 23:59:51 UTC
  • mfrom: (2245.3.3 annotate_revnos)
  • Revision ID: pqm@pqm.ubuntu.com-20070201235951-11ed96907aa6bce4
(John Arbash Meinel) Fix bug #82158: 'bzr annotate' should use dotted revnos from the Branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
  BUGFIXES:
38
38
 
 
39
    * ``bzr annotate`` now uses dotted revnos from the viewpoint of the
 
40
      branch, rather than the last changed revision of the file.
 
41
      (John Arbash Meinel, #82158)
 
42
 
39
43
    * Lock operations no longer hang if they encounter a permission problem.
40
44
      (Aaron Bentley)
41
45