diff options
author | Jasen Betts <jasen@xnet.co.nz> | 2019-02-18 13:52:16 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-18 13:57:17 +0000 |
commit | e2ff8e24f41caca3623228b1ec66a3f3961ecad6 (patch) | |
tree | bdb30086fa19c65b797223d5949557e1c1c1af21 /doc | |
parent | fc243e944ec00b59b75f41d07494116f925d58b4 (diff) |
Fix expansions for RFC 822 addresses having comments in local-part and/or domain. Bug 2375
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6a9aae365..6b60cf073 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -32,6 +32,9 @@ JH/07 GnuTLS: Our use of late (post-handshake) certificate verification, under TLS connection attempt, so that the normal retry-in-clear can work (if suitably configured). +JB/01 Big 2375: fix expansions of 822 addresses having comments in local-part + and/or domain. Found and fixed by Jason Betts. + Exim version 4.92 ----------------- |