summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-05-18 15:35:32 -0400
committerPhil Pennock <pdp@exim.org>2012-05-18 15:35:32 -0400
commit8ee4b30ec5b2767efb8d24b3dd9c2dda33679f0b (patch)
tree2163a553cd775fdc04c97d58e33e32a504a81f16 /doc/doc-txt
parent619b2b25bb4e66b2b2a27d3cc84d6ba00ede0ba4 (diff)
SPF multiple strings join on "".
Patch from Janne Snabb.
Diffstat (limited to 'doc/doc-txt')
-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 bf4ddf1af..b3815cd45 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -113,6 +113,8 @@ PP/25 Revamped GnuTLS support, passing tls_require_ciphers to
PP/26 Added EXPERIMENTAL_OCSP for OpenSSL.
PP/27 Applied dnsdb SPF support patch from Janne Snabb.
+ Applied second patch from Janne, implementing suggestion to default
+ multiple-strings-in-record handling to match SPF spec.
JH/04 Added expansion variable $tod_epoch_l for a higher-precision time.