~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-31 01:04:01 UTC
  • mfrom: (2762.3.2 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070831010401-nyz15lnphtkf3toz
(robertc) Use the default zlib compression level rather than -9 improving commit performance. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
    * Parameters passed on the command line are checked to ensure they are
93
93
      supported by the encoding in use. (Daniel Watkins)
94
94
 
 
95
    * The compression used within the bzr repository has changed from zlib
 
96
      level 9 to the zlib default level. This improves commit performance with
 
97
      only a small increase in space used (and in some cases a reduction in
 
98
      space). (Robert Collins)
 
99
 
95
100
  API BREAKS:
96
101
 
97
102
   * ``Branch.append_revision`` is removed altogether; please use