From 8fee4fcb814cbbaf3686e94f583a69b14deca380 Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" Date: Wed, 26 Oct 2011 17:10:13 -0400 Subject: [PATCH] Spec file change log --- packaging/pydkim.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packaging/pydkim.spec b/packaging/pydkim.spec index 89c087b..9c32ccb 100644 --- a/packaging/pydkim.spec +++ b/packaging/pydkim.spec @@ -46,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Oct 26 2011 Stuart Gathman 0.5-1 - raise KeyFormatError when missing required key parts in DNS +- test fail on extra headers in message +- test case for handling of multiple from +- do not sign all headers by default +- option to verify signatures other than first * Wed Jun 15 2011 Stuart Gathman 0.4.1-1 - fix except clauses for python3