summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index b4cef23..8a406f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,3 @@
-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>