summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-02-25 18:42:51 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-02-25 19:40:29 +0000
commitb9df1829d6afa37ef6576d04fc8845c1d20269b0 (patch)
tree96ae50feff49c45d0e9b4c18660d137a38a1cac0 /doc/doc-txt/ChangeLog
parent7bbb36214421667fcd0dd5b9462e647307d5a504 (diff)
DKIM: rework error logging to pass strings back to caller for logging. Bug 966
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 534dfd0ae..d73dd099b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -16,6 +16,9 @@ JH/01 Rework error string handling in TLS interface so that the caller in
PP/01 Allow PKG_CONFIG_PATH to be set in Local/Makefile and use it correctly
during configuration. Wildcards are allowed and expanded.
+JH/02 Rework error string handling in DKIM to pass more info back to callers.
+ This permits better logging.
+
Exim version 4.89
-----------------