~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Merge from bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
      resolution. Rather than expecting floating point serialization to
55
55
      preserve more resolution than we need. (Henri Weichers, Martin Pool)
56
56
 
 
57
    * Test suite ends cleanly on Windows.  (Vincent Ladeuil)
 
58
 
57
59
  BUG FIXES:
58
60
 
 
61
    * ``bzr annotate`` now defaults to showing dotted revnos for merged
 
62
      revisions. It cuts them off at a depth of 12 characters, but you can
 
63
      supply ``--long`` to see the full number. You can also use
 
64
      ``--show-ids`` to display the original revision ids, rather than
 
65
      revision numbers and committer names. (John Arbash Meinel, #75637)
 
66
 
59
67
    * bzr now supports Win32 UNC path (e.g. \\HOST\path). 
60
68
      (Alexander Belchenko, #57869)
61
69