~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-05-09 08:12:01 UTC
  • mfrom: (5837.1.3 inter-no-default)
  • Revision ID: pqm@pqm.ubuntu.com-20110509081201-1nreh088nt7xh3l1
(jelmer) Require the default for Inter.get to be explicitly registered.
 (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
* ``annotate_file`` has been deprecated in favor of
67
67
  ``annotate_file_revision_tree``. (Jelmer Vernooij, #775598)
68
68
 
 
69
* ``Inter.get`` now raises ``NoCompatibleInter`` if there are no
 
70
  compatible optimisers rather than an instance of the class it is called
 
71
  on. (Jelmer Vernooij)
 
72
 
69
73
Internals
70
74
*********
71
75