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

3.5.0 (2009-05-25)
------------------

- Added test coverage reporting support.

- Moved 'engine' module and related test scaffolding here from
  ``zope.app.pagetemplate`` package.

3.4.2 (2009-03-17)
------------------

- Remove old zpkg-related DEPENDENCIES.cfg file.

- Change package's mailing list address to zope-dev at zope.org, as
  zope3-dev at zope.org is now retired.

- Change `cheeseshop` to `pypi` in the packages' homepage url.

3.4.1 (2009-01-27)
------------------

- Fix test due to recent changes in zope.tal.


3.4.0 (2007-10-02)
------------------

- Initial release independent of the Zope 3 tree.


3.2.0 (2006-01-05)
------------------

- Corresponds to the verison of the zope.pagetemplate package shipped
  as part of the Zope 3.2.0 release.

- ZPTPage macro expansion:  changed label text to match the corresponding
  label in Zope 2 and activated the name spaces for macro expansion
  in 'read'.  See http://www.zope.org/Collectors/Zope3-dev/199

- Coding style cleanups.


3.1.0 (2005-10-03)
------------------

- Corresponds to the verison of the zope.pagetemplate package shipped
  as part of the Zope 3.1.0 release.

- Fixed apidoc and Cookie, which were using wrong descriptor class
  (changed to 'property').  See http://www.zope.org/Collectors/Zope3-dev/387

- Documentation / style / testing cleanups.


3.0.0 (2004-11-07)
------------------

- Corresponds to the verison of the zope.pagetemplate package shipped
  as part of the Zope X3.0.0 release.
