X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dns.git/blobdiff_plain/6d00cda627efb7b95b26df3dad629524d416e34a..HEAD:/debian/changelog?ds=inline

diff --git a/debian/changelog b/debian/changelog
index ff67d88..1f23e12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,50 @@
+invirt-dns (0.0.13) unstable; urgency=low
+
+  * Style nit for Quentin
+
+ -- Mitchell Berger <mitchb@mit.edu>  Sat, 29 Oct 2011 15:59:00 -0400
+
+invirt-dns (0.0.12) unstable; urgency=low
+
+  * Teach the DNS server how to delegate.
+
+ -- Mitchell Berger <mitchb@mit.edu>  Sat, 29 Oct 2011 05:37:00 -0400
+
+invirt-dns (0.0.11) unstable; urgency=low
+
+  * Refactor DNS logic.
+  * Fix bugs in 0.0.10: shouldn't give answers to A, NS on *.in-addr.arpa.
+
+ -- Greg Price <price@mit.edu>  Fri, 27 Feb 2009 04:51:16 -0500
+
+invirt-dns (0.0.10) unstable; urgency=low
+
+  * Add support for resolving PTR records in the in-addr.arpa zone.
+  * If we're not authoritative for an in-addr.arpa zone, generate a
+    phantom SOA record for the exact request that came in.
+
+ -- Quentin Smith <quentin@mit.edu>  Fri, 27 Feb 2009 02:56:31 -0500
+
+invirt-dns (0.0.9) unstable; urgency=low
+
+  * Don't error if dns.zone_files isn't set in the config.
+
+ -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 20:09:35 -0500
+
+invirt-dns (0.0.8) unstable; urgency=low
+
+  * Check the nics table first and then the machines table so that you can
+    do DNS lookups for machines with multiple IPs.
+
+ -- Evan Broder <broder@mit.edu>  Mon, 12 Jan 2009 20:51:28 -0500
+
+invirt-dns (0.0.7) unstable; urgency=low
+
+  [ Yang Zhang ]
+  * Do a better job of handling quoting
+
+ -- Evan Broder <broder@mit.edu>  Wed, 12 Nov 2008 18:48:50 -0500
+
 invirt-dns (0.0.6) unstable; urgency=low
 
   * Add support for basic quoting in the zone file