~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-08-02 03:17:46 UTC
  • mto: (2592.3.65 repository)
  • mto: This revision was merged to the branch mainline in revision 2667.
  • Revision ID: robertc@robertcollins.net-20070802031746-mpnoaxym829719w6
* ``bzrlib.pack.make_readv_reader`` allows readv based access to pack
  files that are stored on a transport. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
      during pack creation, without needing a separate pass across the output
183
183
      pack to gather such details. (Robert Collins)
184
184
 
 
185
    * ``bzrlib.pack.make_readv_reader`` allows readv based access to pack
 
186
      files that are stored on a transport. (Robert Collins)
 
187
 
185
188
  TESTING:
186
189
 
187
190
    * Remove selftest ``--clean-output``, ``--numbered-dirs`` and