~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-11-27 23:39:22 UTC
  • mto: This revision was merged to the branch mainline in revision 3040.
  • Revision ID: robertc@robertcollins.net-20071127233922-1492vwylotgzjw9p
Privatise VersionedFileChecker.

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
     (line, version_id) tuples. This change has been made to aid reconcile and
184
184
     fetch operations. (Robert Collins)
185
185
 
 
186
   * ``bzrlib.repository.get_versioned_file_checker`` is now private.
 
187
     (Robert Collins)
 
188
 
186
189
  INTERNALS:
187
190
 
188
191
   * Added ``ContainerSerialiser`` and ``ContainerPushParser`` to