~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-03-31 16:28:11 UTC
  • mfrom: (5622.3.15 more-lazy-hooks)
  • Revision ID: pqm@pqm.ubuntu.com-20110331162811-w1uw1lgpr5fiawp5
(jelmer) Support installing lazy hooks for all existing hook points,
 deprecate Hooks.create_hook. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
.. Changes that may require updates in plugins or other code that uses
57
57
   bzrlib.
58
58
 
 
59
* ``Hooks.create_hook`` is now deprecated in favour of ``Hooks.add_hook``.
 
60
  (Jelmer Vernooij)
 
61
 
59
62
Internals
60
63
*********
61
64