summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2018-02-07 22:59:03 -0500
committerPhil Pennock <pdp@exim.org>2018-02-07 22:59:03 -0500
commit7be145827de6464f18601325df0091b7c7ab908e (patch)
tree1a5a6f37ae5327f17a672845c26f16e0425d4e6a /doc
parent744976d4d6e6c8f8ea36ad19a6570c45f21aa4f4 (diff)
Repair Heimdal GSSAPI authenticator init
Broken-by: f2ed27cf5f
Diffstat (limited to 'doc')
-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 868e59106..e0981f4eb 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -85,6 +85,9 @@ JH/15 Relax results from ACL control request to enable cutthrough, in
JH/16 Fix bug in DKIM verify: a buffer overflow could corrupt the malloc
metadata, resulting in a crash in free().
+PP/01 Fix broken refactor of Heimdal GSSAPI authenticator init.
+ Broken in f2ed27cf5, missing an equals sign for specified-initialisers.
+
Exim version 4.90
-----------------