diff options
author | Phil Pennock <pdp@exim.org> | 2012-06-01 10:15:14 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-06-01 10:15:14 -0400 |
commit | 1f4a55daf88541563ceaa66959acb9127604b15a (patch) | |
tree | 940e4b6bc5d000c0da581c359d32796ee3ebd127 /doc/doc-txt/ChangeLog | |
parent | a9856e878c0aeafea7b0ca5917d24feece4a44c0 (diff) |
DNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
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 ----------------- |