~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-04-11 18:31:46 UTC
  • mfrom: (5777.3.6 inventorytree)
  • Revision ID: pqm@pqm.ubuntu.com-20110411183146-s7r7m89gnp0dl3sr
(jelmer) Split inventory-specific functionality out of Tree into
 InventoryTree. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
  mysteriously silent.)
96
96
  (Martin Pool)
97
97
 
 
98
* Inventory-specific functionality has been split out of ``Tree`` into
 
99
  a new ``InventoryTree`` class. Tree instances no longer
 
100
  necessarily provide an ``inventory`` attribute. (Jelmer Vernooij)
 
101
 
98
102
* New method ``Hooks.uninstall_named_hook``. (Jelmer Vernooij, #301472)
99
103
 
100
104
* ``revision_graph_can_have_wrong_parents`` is now an attribute