From: Bob Halley Date: Sun, 13 Nov 2005 01:04:53 +0000 (+0000) Subject: committing toy edits made testing bzr to the svn repo was not what I wanted to do X-Git-Tag: v1.4.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c309e91939d155e4728a1ffcee698635753df3;p=thirdparty%2Fdnspython.git committing toy edits made testing bzr to the svn repo was not what I wanted to do --- diff --git a/ChangeLog b/ChangeLog index 8a406f7c..b4cef236 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-10-31 Bob Halley + + * (Version 1.3.5 released) + +2005-10-12 Bob Halley + + * 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 diff --git a/LICENSE b/LICENSE index 332e2c5d..633c18c1 100644 --- 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 1797a141..59ce1be1 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ - arf - Tutorial documentation More examples