~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-04-23 01:55:37 UTC
  • mfrom: (4300.1.7 groupcompress_info)
  • Revision ID: pqm@pqm.ubuntu.com-20090423015537-xfgqsbjj9ctpcd3o
(jam) Tweaks to the pure-python group compressor,
        shrinks time from 30min => 4min for some circumstances.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
* Non-recursive ``bzr ls`` now works properly when a path is specified.
45
45
  (Jelmer Vernooij, #357863)
46
46
 
 
47
* Fix a bug in the pure-python ``GroupCompress`` code when handling copies
 
48
  longer than 64KiB. (John Arbash Meinel, #364900)
 
49
 
47
50
Documentation
48
51
*************
49
52