summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-03-22 09:37:32 -0400
committerPhil Pennock <pdp@exim.org>2011-03-22 09:37:32 -0400
commite97d1f088ab357d806bff8b7d5f3fce068a85989 (patch)
treeb1d5e77b34c176b8c11feacd28db68ebcf6c74e1 /doc/doc-txt/ChangeLog
parent0e944a0d8501ebf6ff71c652a48bd38b984f4450 (diff)
Added dns_use_edns0 main option.
Is int because need a "do not override default" option, but that stops us from using the bool expansion logic and so we need to explicitly set numbers. Should try to find a way around that.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 14dac2946..7105e5fc6 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -13,6 +13,8 @@ PP/02 Harmonised TLS library version reporting; only show if debugging.
PP/03 New openssl_options items: no_sslv2 no_sslv3 no_ticket no_tlsv1
+PP/04 New "dns_use_edns0" global option.
+
Exim version 4.75
-----------------