~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-08-08 05:37:51 UTC
  • mto: (2592.3.95 repository)
  • mto: This revision was merged to the branch mainline in revision 2743.
  • Revision ID: robertc@robertcollins.net-20070808053751-72npeyouas425fck
Review feedback.

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
    * ``bzrlib.pack.make_readv_reader`` allows readv based access to pack
196
196
      files that are stored on a transport. (Robert Collins)
197
197
 
198
 
    * Add a new method ``bzrlib.repository.Repository.reconcile_actions``
199
 
      allowing conditional test cases on the sorts of things reconcile
200
 
      will actually perform. (Robert Collins)
201
 
 
202
198
  TESTING:
203
199
 
204
200
    * Remove selftest ``--clean-output``, ``--numbered-dirs`` and