~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-18 01:45:48 UTC
  • mfrom: (5793.2.2 inventoryrevisiontree)
  • Revision ID: pqm@pqm.ubuntu.com-20110418014548-4mge2g9h5b04vpcr
(jelmer) Split InventoryRevisionTree out of RevisionTree. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
  a new ``InventoryTree`` class. Tree instances no longer
118
118
  necessarily provide an ``inventory`` attribute. (Jelmer Vernooij)
119
119
 
 
120
* Inventory-specific functionality has been split out of ``RevisionTree``
 
121
  into a new ``InventoryRevisionTree`` class. RevisionTree instances no
 
122
  longer necessarily provide an ``inventory`` attribute. (Jelmer Vernooij)
 
123
 
120
124
* New method ``Hooks.uninstall_named_hook``. (Jelmer Vernooij, #301472)
121
125
 
122
126
* ``revision_graph_can_have_wrong_parents`` is now an attribute