From ae64299e147b777e576ea025c05eae492e9ecf01 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Tue, 15 Mar 2011 16:43:25 +1100 Subject: [PATCH] ChangeLog correction --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c642ab4..c90e6ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ Not yet released - - when verifying Relaxed mode signatures, the partial DKIM-Signature + - when producing Relaxed mode signatures, the partial DKIM-Signature header must be canonicalized before hashing (Martin Pool)