summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-05-19 12:12:36 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-05-19 12:12:36 +0100
commit12d95aa62042377fc9f603245a17a43142972447 (patch)
treeb60ee2fcc221d7086317e6cca134951e90dbb40b /doc
parent27607d0311c4b32440c6a3396e4a022640dd930e (diff)
GnuTLS: fix the advertising of acceptable certs by the server. Bug 2389
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a204b3784..98a473539 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -98,6 +98,10 @@ JH/19 Bug 2398: fix listing of a named-queue. Previously, even with the option
queue_list_requires_admin set to false, non-admin users were denied the
facility.
+JH/20 Bug 2389: fix server advertising of usable certificates, under GnuTLS in
+ directory-of-certs mode. Previously they were advertised despite the
+ documentation.
+
Exim version 4.92
-----------------