~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Merge in the module-available updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
API Changes
48
48
***********
49
49
 
 
50
* Many test features were renamed from ``FooFeature`` to ``foo_feature``
 
51
  to be consistent with instances being lower case and classes being
 
52
  CamelCase. For the features that were more likely to be used, we added a
 
53
  deprecation thunk, but not all. (John Arbash Meinel)
 
54
 
50
55
Internals
51
56
*********
52
57