~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2010-11-22 03:35:24 UTC
  • mto: This revision was merged to the branch mainline in revision 5547.
  • Revision ID: andrew.bennetts@canonical.com-20101122033524-ouxj0onm3gtkimx3
Remove RepositoryFormatCHK1 and RepositoryFormatCHK2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
* ``BranchBuilder.build_snapshot`` now accepts parent_ids == [].
88
88
  This can be used to create a new root in the graph. (Gary van der Merwe)
89
89
 
 
90
* Old repository development formats
 
91
  RepositoryFormatCHK1 and RepositoryFormatCHK2 have been removed, and so
 
92
  have the corresponding metadir format options ``development-rich-root``,
 
93
  ``development6-rich-root``, and ``development7-rich-root``.
 
94
 
90
95
Testing
91
96
*******
92
97