From 73e2456127ccc0c29dba5165dd917c3639498245 Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" Date: Tue, 14 Jun 2011 23:16:17 -0400 Subject: [PATCH] Release 0.4 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c90e6ac..5de8606 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ Not yet released header must be canonicalized before hashing (Martin Pool) +2011-06-14 Version 0.4 + + - new API: class DKIM to retreive domain and other info after verify + - pydns driver tested and fixed + - other bug fixes + 2008-06-25 Version 0.3 - length parameter to sign() is now a boolean