summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-08-28 16:35:03 -0400
committerPhil Pennock <pdp@exim.org>2011-08-28 16:35:03 -0400
commit6f7fe114793ad909b7bd859bdd03bb6a614602ad (patch)
tree6567975383d21bf92e6029c034f376eeb474a602 /doc/doc-txt
parentac53fcdaf9c772ee8e70ca4f14ed19b39e12eb68 (diff)
Handle IPv6 addresses with SPF.
Patch from Wolfgang Breyha. Also, slight improvements to some debug statements. fixes bug 860
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 23a18cf2f..b0d6b06af 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -109,6 +109,9 @@ PP/07 Make maildir_use_size_file an _expandable_ boolean.
PP/08 Handle ${run} returning more data than OS pipe buffer size.
Bugzilla 1131. Patch from Holger Weiß.
+PP/09 Handle IPv6 addresses with SPF.
+ Bugzilla 860. Patch from Wolfgang Breyha.
+
Exim version 4.76
-----------------