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

3.5.1 (2009-09-15)
------------------

- Corrected invalid use of datetime.strftime. The timezone is denoted by %Z.

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

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

- Use ``zope.site`` instead of ``zope.app.folder``.

3.4.2 (2009-01-27)
------------------

- Substitute zope.app.zapi by direct calls to its wrapped apis. See
  bug 219302.

3.4.1 (2007-10-30)
------------------

- Removed deprecation warnings for ``ZopeMessageFactory`` and
  ``ZopeSecurityPolicy``.


3.4.0 (2007-10-11)
------------------

- Initial release independent of the main Zope tree.
