summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-01-22 13:17:34 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-01-22 13:17:34 +0000
commitdf3def249f555f5e6cbfa1bf3fb1a20db4f48fcd (patch)
tree9f59a5e785838e1919808deb226f200b99583a5b /doc/doc-txt
parent1bc460a64a0de0766d21f4f8660c6597bc410cbc (diff)
PDKIM: Fix use of private-keys having trailing '=' in the base-64. Bug 1781
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index c4a2f00ce..1c862b597 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -164,6 +164,9 @@ JH/38 Fix cutthrough bug with body lines having a single dot. The dot was
received - but deduplicating mailstores were liable to retain only the
initial truncated version.
+JH/39 Bug 1781: Fix use of private-keys having trailing '=' in the base-64.
+
+
Exim version 4.86
-----------------