commit | 1023dcbc9e358e42c005414b2f54b3a65daf3b8c | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Mon Apr 09 18:00:08 2012 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Mon Apr 09 18:00:08 2012 +0100 |
tree | feeea9fc6c722d48ad1c58a9bac467d6ffea4a73 | |
parent | 83e854e359c132fbeeed5aab59003d62efb3dbdb [diff] [blame] |
Don't cache DNS data from non-recursive nameservers.
diff --git a/CHANGELOG b/CHANGELOG index 5e78f5e..c100d97 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -77,6 +77,10 @@ Tweak logo/favicon.ico to add some transparency. Thanks to SamLT for work on this. + Don't cache data from non-recursive nameservers, since it + may erroneously look like a valid CNAME to a non-exitant + name. Thanks to Ben Winslow for finding this. + version 2.60 Fix compilation problem in Mac OS X Lion. Thanks to Olaf