~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-03-12 00:16:49 UTC
  • mfrom: (4111.1.1 VersionedFiles.add_api)
  • Revision ID: pqm@pqm.ubuntu.com-20090312001649-6tvc2mmeyw992st3
(robertc) Add a groupcompress sort order for get_record_stream.
        (Robert Collins, John Arbash Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
    * MutableTree.commit now favours the "authors" argument, with the old
185
185
      "author" argument being deprecated.
186
186
 
 
187
    * New sort order for ``get_record_stream`` ``groupcompress`` which
 
188
      sorts optimally for use with groupcompress compressors. (John Arbash
 
189
      Meinel, Robert Collins)
 
190
 
187
191
    * Remove deprecated EmptyTree.  (Martin Pool)
188
192
 
189
193
    * ``Repository.fetch`` now accepts an optional ``fetch_spec``