/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

Minor improvements to log performance by calling outf.write once (only) per revision and tuning date formatting speed

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
Improvements
61
61
************
62
62
 
 
63
* ``bzr log`` is now faster. (Ian Clatworthy)
 
64
 
63
65
* ``bzrlib.urlutils.local_path_from_url`` now accepts
64
66
  'file://localhost/' as well as 'file:///' URLs on POSIX.  (Michael
65
67
  Hudson)