diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-12 20:53:15 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-24 15:05:17 +0100 |
commit | 98820cd6053797a63f8daddd56c67ea6d8c13d46 (patch) | |
tree | 1f7d8d91938c4f6f768b54bc0c5ba63641ab1245 | |
parent | 8e9770348dc4173ab83657ee023c22f479ebb712 (diff) |
Docs: tidying
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 | ||||
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 7a28d8107..b8173a1b8 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -40083,6 +40083,8 @@ Serializing delivery to a specific host (when &%serialize_hosts%& is set in an .next Limiting the concurrency of specific transports (when &%max_parallel%& is set in a transport) +.next +Recording EHLO-time facilities advertised by hosts .endlist diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 97c48d887..9d7c45a79 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -168,7 +168,7 @@ JH/31 Bug 2998: Fix ${utf8clean:...} to disallow UTF-16 surrogate codepoints. editor insists on emitting only valid UTF-8. JH/32 Fix "tls_dhparam = none" under GnuTLS. At least with 3.7.9 this gave - a null-indireciton SIGSEGV for the receive process. + a null-indirection SIGSEGV for the receive process. Exim version 4.96 |