pyramid_clamav
==============


0.3 (2013-12-19)
----------------

- pyramid_clamav.debug can now be set in config. If enabled AND clamav is not
  configured, it will generate a flash message when a file upload was found,
  but the file will not be touched. Additionally errors are logged at startup
  and on file uploads.


0.2 (2013-12-17)
----------------

- Fixed setup.py to contain locale directory.


0.1 (2013-12-17)
----------------

- Initial release.

