diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-15 21:33:05 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-15 21:33:05 +0000 |
commit | cc00f4af38ebcc8255460398f573ba6e6ec842e3 (patch) | |
tree | 18e670d49ca46f17036b5288e33295d377f1cb29 /doc/doc-txt | |
parent | 65f1c92a5c06bb7de867f8d72c7eef5f829daeb4 (diff) |
Withdraw A6 DNS record support
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 | ||||
-rw-r--r-- | doc/doc-txt/NewStuff | 6 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cff7f4445..c9e35733e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -73,6 +73,8 @@ JH/19 Bug 392: spamd_address, and clamd av_scanner, now support retry JH/20 BUG 1571: Ensure that $tls_in_peerdn is set, when verification fails under OpenSSL. +JH/21 Support for the A6 type of dns record is withdrawn. + Exim version 4.85 diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index c371cb2dd..33d23f72a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -16,6 +16,12 @@ Version 4.86 3. New "malware=" support for Avast. + 4. New "spam=" variant option for Rspamd. + + 5. Assorted options on malware= and spam= scanners. + + 6. A commandline option to write a comment into the logfile. + Version 4.85 ------------ |