Workaround a bug in Twisted's zone file parsing.
[invirt/packages/invirt-dns.git] / debian / changelog
index b1b93ae..988f4a1 100644 (file)
@@ -1,3 +1,23 @@
+invirt-dns (0.0.21) unstable; urgency=low
+
+  * Workaround a bug in Twisted's zone file parsing.
+
+ -- Quentin Smith <quentin@mit.edu>  Mon, 25 Nov 2019 22:26:48 -0500
+
+invirt-dns (0.0.20) unstable; urgency=low
+
+  * Rewrite _lookup to use inlineCallbacks for readability, in the process
+    fixing a defer leak.
+
+ -- Quentin Smith <quentin@mit.edu>  Mon, 16 Jun 2014 18:25:13 -0400
+invirt-dns (0.0.19) precise; urgency=low
+
+  * Add ".other" pseudo-subdomain to find IPs being used for purposes
+    such as renumberings, and TXT queries in that pseudo-domain to
+    find out what is being done with those IPs.
+
+ -- Mitchell Berger <mitchb@mit.edu>  Tue, 15 May 2018 13:48:00 -0400
+
 invirt-dns (0.0.18) precise; urgency=low
 
   * Stop replacing the Authority section with the Results section; Twisted