diff options
author | Nigel Metheringham <nigel@exim.org> | 2008-09-29 11:41:07 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2008-09-29 11:41:07 +0000 |
commit | ce5524496cf016f06c8004e00ce9d043f4ac6aff (patch) | |
tree | cd8a68bf0886d36b82668e70fbef936a806c23e1 /doc | |
parent | c4c02c552afaadc2a78b9df2aa22559dd1587f40 (diff) |
Fix to EXPN not working under TLS. Fixes bug #744
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c6fd500ec..419ca6fdd 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.553 2008/09/05 16:59:47 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.554 2008/09/29 11:41:07 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -51,7 +51,7 @@ TF/04 Bugzilla 668: Fix parallel build (make -j). NM/05 Bugzilla 437: Prevent Maildix aux files being created with mode 000 -NM/05 Bugzilla 598: Improvedment to Dovecot authenticator handling. +NM/05 Bugzilla 598: Improvement to Dovecot authenticator handling. Patch provided by Jan Srzednicki TF/05 Leading white space used to be stripped from $spam_report which @@ -68,6 +68,9 @@ TF/08 TLS error reporting now respects the incoming_interface and TF/09 Produce a more useful error message if an SMTP transport's hosts setting expands to an empty string. +NM/06 Bugzilla 744: EXPN did not work under TLS. + Patch provided by Phil Pennock + Exim version 4.69 ----------------- |