summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-07-15 23:45:39 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-07-15 23:45:39 +0100
commit2f460950af2d4379deaa804c43caf24a9fb055a0 (patch)
treebf77d943fc274855befefd29c22fb2fb4202d1fc /doc
parenta2b89db142e91c52edc890da5af33266577a3f67 (diff)
Add check on tls_auth pseudo-command. Bug 1659
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 2f426ba5e..2c34c2176 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -118,6 +118,9 @@ JH/34 Bug 1648: Fix a memory leak seen with "mailq" and large queues.
JH/35 Bug 1642: Fix support of $spam_ variables at delivery time. Was
documented as working, but never had. Support all but $spam_report.
+JH/36 Bug 1659: Guard checking of input smtp commands again pseudo-command
+ added for tls authenticator.
+
Exim version 4.85
-----------------