~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

Merge format deprecation fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
164
164
  (``bzrlib.repository.format_registry``) rather than using the class
165
165
  methods on ``RepositoryFormat``. (Jelmer Vernooij)
166
166
 
 
167
* Repository formats have a new method ``is_deprecated`` that
 
168
  implementations can override to return True to trigger a deprecation
 
169
  warning. (Jelmer Vernooij)
 
170
 
167
171
* The ``revision_id`` parameter of
168
172
  ``Repository.search_missing_revision_ids`` and
169
173
  ``InterRepository.search_missing_revision_ids`` is deprecated.  It is