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

3.5.0 (2009-04-05)
------------------

- Moved ``getRootFolder`` utility method from
  ``zope.app.zopeappgenerations`` to ``zope.app.generations.utils``.

- Removed not necessary install dependency on ``zope.app.testing``.


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

- Provide more logging output for the various stages and actions of evolving a
  database.

- Fixed bug: A failing last generation would allow starting an app server
  without having evolved to the minimum generation.

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

- Corrected author email and home page address.


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

- Resolve ``ZopeSecurityPolicy`` deprecation warning.


3.4.0 (2007-10-24)
------------------

- Initial release independent of the main Zope tree.
