]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
committing toy edits made testing bzr to the svn repo was not what I wanted to do
authorBob Halley <halley@dnspython.org>
Sun, 13 Nov 2005 01:04:53 +0000 (01:04 +0000)
committerBob Halley <halley@dnspython.org>
Sun, 13 Nov 2005 01:04:53 +0000 (01:04 +0000)
ChangeLog
LICENSE
TODO

index 8a406f7cab6f1b99aacd82335bc29ec296db5ede..b4cef236e23776a613369f1193badd9aad633c3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-10-31  Bob Halley  <halley@dnspython.org>
+
+       * (Version 1.3.5 released)
+
+2005-10-12  Bob Halley  <halley@dnspython.org>
+
+       * dns/zone.py: Zone.iterate_rdatasets() and Zone.iterate_rdatas()
+         did not have a default rdtype of dns.rdatatype.ANY as their
+         docstrings said they did.  They do now.
 
 2005-10-06  Bob Halley  <halley@dnspython.org>
 
diff --git a/LICENSE b/LICENSE
index 332e2c5d232863e6f061a5bf7bbe993fc725f63d..633c18c1e757961cebe4878bb215af0db1605182 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,3 @@
-foo foo
-
 Copyright (C) 2001-2003 Nominum, Inc.
 
 Permission to use, copy, modify, and distribute this software and its
diff --git a/TODO b/TODO
index 1797a1419351156c966de67b466b91a9ce701183..59ce1be1cee8da32fb06d0e99f362a783c9d8c5e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
- arf
-
 Tutorial documentation
 
 More examples