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

1.1.3 (2011-09-05)
==================

- Removed unused (and broken) import.


1.1.2 (2009-09-13)
==================

- Restored compatibility with Python 2.4 by importing hashlib conditionally.


1.1.1 (2009-08-25)
==================

- Using haslib instead of md5 get rid of deprecation warnings with Python 2.6


1.1 (2009-07-27)
================

- Added compatibility with Zope2. The dependency on zope.app.publisher >= 3.8.2
  is not longer declared explicitly, but still required when using Zope3.

- Some code and test clean-ups.


1.0 (2009-06-16)
================

- first released version
