Changes
=======


3.5.3 (2010-09-25)
------------------

- Added test extra to declare test dependency on ``zope.testing``.


3.5.2 (2010-05-24)
------------------

- Fixed unit tests broken under Python 2.4 by the switch to the standard
  library ``doctest`` module.


3.5.1 (2010-04-30)
------------------

- Prefer the standard library's ``doctest`` module to the one from
  ``zope.testing``.


3.5.0 (2009-02-04)
------------------

- Added support to bootstrap on Jython.

- Added reference documentation.


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

- Finished release of ``zope.deferredimport``.


3.4.0b1 (2007-07-09)
--------------------

- Initial release as a separate project, corresponding to the
  ``zope.deferredimport`` from Zope 3.4.0b1.
