summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-06-01 10:15:14 -0400
committerPhil Pennock <pdp@exim.org>2012-06-01 10:15:14 -0400
commit1f4a55daf88541563ceaa66959acb9127604b15a (patch)
tree940e4b6bc5d000c0da581c359d32796ee3ebd127 /doc/doc-txt/ChangeLog
parenta9856e878c0aeafea7b0ca5917d24feece4a44c0 (diff)
DNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 bfeaa4293..34f940592 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -12,6 +12,10 @@ PP/02 Make -n do something, by making it not do something.
PP/03 Added tls_dh_min_bits SMTP transport driver option, only honoured
by GnuTLS.
+PP/04 First step towards DNSSEC, provide $sender_host_dnssec for
+ $sender_host_name and config options to manage this, and basic check
+ routines.
+
Exim version 4.80
-----------------