Significant functionality added for users of dynamic updates:
005-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>
* dns/name.py: Added the parent() method, which returns the
parent of a name.
2005-10-01 Bob Halley <halley@dnspython.org>
* dns/resolver.py: Added zone_for_name() helper, which returns
the name of the zone which contains the specified name.
* dns/resolver.py: Added get_default_resolver(), which returns
the default resolver, initializing it if necessary.
2005-09-29 Bob Halley <halley@dnspython.org>
* dns/resolver.py (Resolver._compute_timeout): If time goes
backwards a little bit, ignore it.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
http://www.dnspython.org/kits/stable/dnspython-1.3.5.tar.gz