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

3.5.3 (2012-01-23)
------------------

- Replaced an undeclared test dependency on ``zope.app.authentication`` with
  ``zope.password``.

- Replaced an undeclared test dependency on ``zope.app.folder`` with
  ``zope.site``.


3.5.2 (2010-09-14)
------------------

- Removed not needed test dependency on ``zope.app.zptpage``.

- Replaced test dependency on ``zope.app.securitypolicy`` by
  ``zope.securitypolicy``.

- Using Python's ``doctest`` instead of deprecated ``zope.testing.doctest``.


3.5.1 (2010-01-08)
------------------

- Fix tests using a newer zope.publisher that requires zope.login.

3.5.0 (2009-02-01)
------------------

- Use zope.container instead of zope.app.container.

3.4.1 (2007-10-31)
------------------

- Resolve ``ZopeSecurityPolicy`` deprecation warning.


3.4.0 (2007-10-27)
------------------

- Initial release independent of the main Zope tree.
