diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-07-13 12:18:09 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-07-13 12:18:09 +0100 |
commit | 0df4ab80579544db421576d92e8a9b783edb1a58 (patch) | |
tree | 6c57f00d40e63168369b1cbb87a74be827617647 /doc | |
parent | 4b57b15d12942aff5360105a71f9c1b9d9a4edaf (diff) |
Fix TLS SNI, and add regression test cases
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 83a066331..ac8fce5f9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -142,6 +142,8 @@ TL/14 Enhance documentation of ${run expansion and how it parses the commandline after expansion, particularly in the case when an unquoted variable expansion results in an empty value. +JH/27 The TLS SNI feature was broken in 4.82. Fix it. + Exim version 4.82 ----------------- |