summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog1
-rw-r--r--doc/doc-txt/NewStuff8
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 25e153e36..974b9579c 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -57,7 +57,6 @@ JH/06 Log outbound-TLS and port details, subject to log selectors, for a
JH/07 Add malware type "sock" for talking to simple daemon.
JH/08 Bugzilla 1371: Add tls_{,try_}verify_hosts to smtp transport.
- OpenSSL only.
JH/09 Bugzilla 1431: Support (with limitations) headers_add/headers_remove in
routers/transports under cutthrough routing.
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 95b4119d1..c168cf2a7 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -27,10 +27,10 @@ Version 4.83
and a second regex to extract malware_name. The mail spoofile name can
be included in the command line.
- 5. When built with OpenSSL the smtp transport now supports options
- "tls_verify_hosts" and "tls_try_verify_hosts". If either is set the
- certificate verification is split from the encryption operation. The
- default remains that a failed verification cancels the encryption.
+ 5. The smtp transport now supports options "tls_verify_hosts" and
+ "tls_try_verify_hosts". If either is set the certificate verification
+ is split from the encryption operation. The default remains that a failed
+ verification cancels the encryption.
Version 4.82