~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-04-11 09:56:15 UTC
  • mto: (5777.4.3 mutableinventorytree)
  • mto: This revision was merged to the branch mainline in revision 5781.
  • Revision ID: jelmer@samba.org-20110411095615-us5xdeglalpr7sht
Add note to release notes, fix PEP8 issue.

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