diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-17 21:42:35 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-17 21:42:35 +0100 |
commit | 20b9a2dc027844f7288508d0f81df815110e4e69 (patch) | |
tree | fcbd6d535a54da2eff90dbd480787b7f4d07d56d /doc | |
parent | c3f2eb9a7d99f12fb5b20d88e9bc18a0aa016d64 (diff) |
TLS: retire obsolete options gnutls_require_{kx,mac,proto)
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 3bf6fc908..f5e9b8dea 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -29,6 +29,9 @@ JH/05 If main configuration option tls_certificate is unset, generate a JH/06 Bug 165: hide more cases of password exposure - this time in expansions in rewrites and routers. +JH/07 Retire gnutls_require_mac et.al. These were nonfunctional since 4.80 + and logged a warning sing 4.83; now they are a configuration file error. + Exim version 4.87 ----------------- |