~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-29 20:43:19 UTC
  • mfrom: (5439.2.3 2.3-gcb-peak-mem)
  • Revision ID: pqm@pqm.ubuntu.com-20100929204319-s4pxrbqu9osgas9f
(jam) Reduce the peak memory in GroupCompressBlock

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
Internals
49
49
*********
50
50
 
 
51
* Small change to GroupCompressBlock to work more in terms of 'chunks'
 
52
  rather than 'content' for its compressed storage. (John Arbash Meinel)
 
53
 
51
54
* When running ``bzr selftest --subunit`` the subunit stream will no
52
55
  longer include the "log" information for tests which are considered to
53
56
  be 'successes' (success, xfail, skip, etc) (John Arbash Meinel)