zope.documenttemplate Package Changelog
=======================================

zope.documenttemplate version 3.2.0 (2006/01/05)
------------------------------------------------

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

'dt_in.py': replaced another string exception, 'InError'.

Coding style cleanups.

zope.documenttemplate version 3.1.0 (2005/10/03)
------------------------------------------------

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

'documenttemplate.py':  Replace use of named string exception, 'ParseError',
with normal exception class of the same name (from 'dt_util.py').

zope.documenttemplate version 3.0.0 (2004/11/07)
------------------------------------------------

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