From 2695441b489d274526b2722ea937597605fb95e5 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sun, 31 Oct 2010 13:41:06 +0000 Subject: [PATCH] add missing credit --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3