summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-05-05 21:38:18 -0700
committerPhil Pennock <pdp@exim.org>2012-05-05 21:38:18 -0700
commit5bfb4cdf352ad40304c6bbf0d826569dea761699 (patch)
treee88b92d1bf491f1c6cdd00119324636b90532207 /doc
parentc4d9f824f7dc63f898f0261d18ea09dc48b48ca8 (diff)
DNS resolver init changes for NetBSD compatibility.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 80e8edf97..ed226b756 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -81,6 +81,11 @@ PP/17 OpenSSL: new expansion var $tls_sni, which if used in tls_certificate
PP/18 Bugzilla 1122 - check localhost_number expansion for failure, avoid
NULL dereference. Report and patch from Alun Jones.
+PP/19 DNS resolver init changes for NetBSD compatibility. (Risk of breakage
+ on less well tested platforms). Obviates NetBSD pkgsrc patch-ac.
+ Not seeing resolver debug output on NetBSD, but suspect this is a
+ resolver implementation change.
+
Exim version 4.77
-----------------