summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJasen Betts <jasen@xnet.co.nz>2022-09-30 13:49:41 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-09-30 13:56:12 +0100
commitece23f05d6a430a461a75639197271c23f6858ec (patch)
tree9d6a8f70f80bd6040b8b627fc70a008e0fe735f1 /doc
parent8338ea45ce618ae72502c63aba5812155ca53052 (diff)
downloadexim4-ece23f05d6a430a461a75639197271c23f6858ec.tar.gz
GnuTLS: fix for clients offering no TLS extensions
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 2720fb819..a662540fe 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -40,6 +40,9 @@ JH/09 Fix ${filter } for conditions that modify $value. Previously the
modified version would be used in construction the result, and a memory
error would occur.
+JH/10 GnuTLS: fix for (IOT?) clients offering no TLS extensions at all.
+ Find and fix by Jasen Betts.
+
Exim version 4.96
-----------------