=======
CHANGES
=======

3.5.2 (2009-01-22)
------------------

- Removed zope.app.zapi from dependencies, replacing its
  uses with direct imports.

- Clean dependencies.

- Changed mailing list address to zope-dev@zope.org, changed
  url from cheeseshop to pypi.

- Use zope.ManageServices permission instead of zope.ManageContent
  for errorRedirect view and menu item, because all IErrorReportingUtility
  views are registered for zope.ManageServices as well. 

- Fix package's README.txt

3.5.1 (2007-09-27)
------------------

- rebumped to replace faulty egg


3.5.0
-----

- Move core components to ``zope.error``


3.4.0 (2007-09-24)
------------------

- Initial documented release
