]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add thanks
authorBob Halley <halley@dnspython.org>
Sat, 21 Jun 2014 14:46:47 +0000 (07:46 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 21 Jun 2014 14:46:47 +0000 (07:46 -0700)
ChangeLog

index b9d204a860085f2df72d349cf4511dc4111dfe71..345f08c116554f63e17693a75a514f0e6f857ae3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
     * When reading from a masterfile, if the first content line started
       with leading whitespace, we raised an ugly exception instead of
       doing the right thing, namely using the zone origin as the name.
-      [#73]
+      [#73]  Thanks to Tassatux for reporting the issue.
 
 2014-06-19  Bob Halley  <halley@dnspython.org>