Teach the DNS server how to delegate
[invirt/packages/invirt-dns.git] / debian / changelog
index 3d5360f..20b87e8 100644 (file)
@@ -1,8 +1,23 @@
+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
+  * 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:39:25 -0500
+ -- Quentin Smith <quentin@mit.edu>  Fri, 27 Feb 2009 02:56:31 -0500
 
 invirt-dns (0.0.9) unstable; urgency=low