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

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

- Change dependency on zope.app.container to zope.container.

3.4.4 (2009-01-29)
------------------

- Make tests compatible with new zope.traversing release.

3.4.3 (2009-01-27)
------------------

- Added missing depencendy: zope.app.zcmlfiles

3.4.2 (2009-01-26)
------------------

- Add a couple of tests to the OPTIONS verb.

- Substitute zope.app.zapi by direct calls to its wrapped apis and get
  rid of zope.app.zapi as a dependency. See bug LP219302.


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

- Resolve ``ZopeSecurityPolicy`` deprecation warning.


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

- Initial release independent of the main Zope tree.
