~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-01 02:40:20 UTC
  • mfrom: (4843.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20091201024020-8uqp6v8p2xqppu36
(igc) Faster log by less outf.write() calls

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)