~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2010-08-20 13:44:51 UTC
  • mto: This revision was merged to the branch mainline in revision 5389.
  • Revision ID: jelmer@samba.org-20100820134451-cqkca8s1vxpo6iqr
Switch naming in a couple more places.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
* `ControlDirFormat` and  `ControlDir` have been split out of `BzrDirFormat`
32
32
  and `BzrDir`, respectively. `ControlDirFormat`
33
 
  and `BzrDirFormat` should be used as the base class for new non-.bzr
 
33
  and `ControlDir` should be used as the base class for new non-.bzr
34
34
  implementations.
35
35
 
36
36
  `BzrDirFormat.register_control_format` has been renamed to