]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update
authorBob Halley <halley@dnspython.org>
Mon, 27 Mar 2006 06:19:42 +0000 (06:19 +0000)
committerBob Halley <halley@dnspython.org>
Mon, 27 Mar 2006 06:19:42 +0000 (06:19 +0000)
ChangeLog

index 286b62201602cad82e0bc56c823505893e10b83a..79c2e735fc2d8db96d85119cc9efe600055817f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2006-03-17  Bob Halley  <halley@nominum.com>
+2006-03-26  Bob Halley  <halley@dnspython.org>
+
+       * dns/resolver.py (Resolver.query): The resolver deleted from
+         a list while iterating it, which makes the iterator unhappy.
+
+2006-03-17  Bob Halley  <halley@dnspython.org>
 
        * dns/resolver.py (Resolver.query): The resolver needlessly
          delayed responses for successful queries.