2012-03-14 Vick Khera <vivek@khera.org>
* lib/Mail/OpenDKIM.pm: updated for OpenDKIM 2.5.0 API; this is
not backwards compatible with older OpenDKIM
2011-06-16 Nigel Horne <nigel@mailermailer.com>
* fix tests that fail with OpenDKIM2.4.0
* Makefile.PL: added better (i.e. fatal) test to check that the
OpenDKIM library has been installed
2011-05-24 Vivek Khera <vivek@mailermailer.com>
* lib/Mail/OpenDKIM/Signer.pm fix incompatibility with mod_perl,
which does not run INIT blocks. Do dkim_init on first call to
sign() method.
2011-05-18 Vivek Khera <vivek@mailermailer.com>
* lib/Mail/OpenDKIM/Signer.pm make dkim object a singleton.
2011-04-27 Nigel Horne <nigel@mailermailer.com>
* OpenDKIM Initial Release version 3186