~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-22 18:18:20 UTC
  • mfrom: (4913.2.26 2.1.0rc1-module-available)
  • Revision ID: pqm@pqm.ubuntu.com-20091222181820-qfolh2sy2nevoxxj
(jam) Switch many test features over to ModuleAvailable.

Show diffs side-by-side

added added

removed removed

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