- LP 659968: Added support for level argument to the ``__import__`` function as introduced in Python 2.5. Currently only level=-1 is supported.
2.13.3
-------------------
- Added a ``role`` subdirective for the ``permission`` ZCML directive. If any roles are specified, they will override the default set of default roles (Manager).
2.13.2
-------------------
- Correct module security declaration for our `standard` module.