~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-12-14 22:26:50 UTC
  • mfrom: (2182.3.11 annotate_show_ids)
  • Revision ID: pqm@pqm.ubuntu.com-20061214222650-3fb161bed571e550
(John Arbash Meinel) Update 'bzr annotate' to show dotted revnos, or revision ids on request

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
  BUG FIXES:
56
56
 
 
57
    * ``bzr annotate`` now defaults to showing dotted revnos for merged
 
58
      revisions. It cuts them off at a depth of 12 characters, but you can
 
59
      supply ``--long`` to see the full number. You can also use
 
60
      ``--show-ids`` to display the original revision ids, rather than
 
61
      revision numbers and committer names. (John Arbash Meinel, #75637)
 
62
 
57
63
    * bzr now supports Win32 UNC path (e.g. \\HOST\path). 
58
64
      (Alexander Belchenko, #57869)
59
65