X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dns.git/blobdiff_plain/863a5a043fc4f43fd5c3c63cf1cda94d453a7351..3cf61db85b376c3b1cfab1cb57a0f954fdb41e59:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3abce31..ed218aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +invirt-dns (0.0.20) unstable; urgency=low + + * Rewrite _lookup to use inlineCallbacks for readability, in the process + fixing a defer leak. + + -- Quentin Smith 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 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 + now places NS results in the Authority section, and our swapping has + once again broken delegation and thus the dev cluster. + + -- Mitchell Berger Wed, 09 May 2018 00:11:00 -0400 + invirt-dns (0.0.17) precise; urgency=low * Don't populate the authority or additional sections in responses