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

3.4.1 (2011-06-07)
------------------

- Removed import cycle for ``__show__`` by defining it in the
  ``zope.deprecation.deprecation`` module.

- Added support to bootstrap on Jython.

- Fix ``zope.deprecation.warn()`` to make the signature identical to
  ``warnings.warn()`` and to check for .pyc and .pyo files.


3.4.0 (2007-07-19)
------------------

- Release 3.4 final, corresponding to Zope 3.4.


3.3.0 (2007-02-18)
------------------

- Corresponds to the version of the ``zope.deprecation`` package shipped as
  part of the Zope 3.3.0 release.
