From: Bob Halley Date: Sun, 31 Oct 2010 13:41:06 +0000 (+0000) Subject: add missing credit X-Git-Tag: v1.9.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2695441b489d274526b2722ea937597605fb95e5;p=thirdparty%2Fdnspython.git add missing credit --- diff --git a/ChangeLog b/ChangeLog index 4a064748..c5df3f8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * dns/resolver.py (zone_for_name): A query name resulting in a CNAME or DNAME response to a node which had an SOA was incorrectly treated as a zone origin. In these cases, we should just look - higher. + higher. Thanks to Gert Berger for reporting this problem. * Added zonediff.py to examples. This program compares two zones and shows the differences either in diff-like plain text, or