-----
- Introduce ``node.interfaces.IOrdered`` Marker interface. Set this interface
on ``node.parts.storage.OdictStorage``.
[rnix, 2012-05-21]
- ``node.parts.mapping.ClonableMapping`` now supports ``deepcopy``.
[rnix, 2012-05-18]
- Use ``zope.interface.implementer`` instead of ``zope.interface.implements``
all over the place.
[rnix, 2012-05-18]
- Remove superfluos interfaces.
[rnix, 2012-05-18]
- Remove ``Zodict`` from ``node.utils``.
[rnix, 2012-05-18]
- Remove ``AliasedNodespace``, use ``Alias`` part instead.
[rnix, 2012-05-18]
- Move aliaser objects from ``node.aliasing`` to ``node.parts.alias``.
[rnix, 2012-05-18]
- Remove ``composition`` module.
[rnix, 2012-05-18]
- Remove ``bbb`` module.
[rnix, 2012-05-18]