+2013-07-01 Bob Halley <halley@dnspython.org>
+
+ * (Version 1.11.0 released)
+
2013-04-28 Bob Halley <halley@dnspython.org>
* dns/name.py (Name.to_wire): Do not add items with offsets >= 2^14
field. Thanks to David Waitzman for reporting the bug and
suggesting the fix.
+2013-03-31 Bob Halley <halley@dnspython.org>
+
+ * lock caches in case they are shared
+
+ * raise YXDOMAIN if we see one
+
+ * do not print empty rdatasets
+
+ * Add contributed $GENERATE support (thanks uberj)
+
+ * Remove DNSKEY keytag uniqueness assumption (RFC 4034, section 8)
+ (thanks James Dempsey)
+
2012-09-25 Sean Leach
* added set_flags() method to dns.resolver.Resolver
ABOUT THIS RELEASE
-This is dnspython 1.10.0
+This is dnspython 1.11.0
+
+New since 1.10.0:
+
+ XXX TBS XXX
+
+Bugs fixed since 1.10.0:
+
+ XXX TBS XXX
New since 1.9.4: