Punt the passup option from the DNS since the zone file can be used
[invirt/packages/invirt-dns.git] / debian / changelog
index 7580116..b34b96a 100644 (file)
@@ -1,3 +1,55 @@
+invirt-dns (0.0.5) unstable; urgency=low
+
+  * Instead of hacking in support for prod.xvm.mit.edu, support zone files
+    that override the database
+  * Punt passup option as it can be handled by the zone file
+
+ -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 01:05:57 -0400
+
+invirt-dns (0.0.4) unstable; urgency=low
+
+  * Whoops - actually install the invirt-dns script
+  * Fix some stale, unneeded dependencies
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 21:05:28 -0400
+
+invirt-dns (0.0.3) unstable; urgency=low
+
+  * Don't hang on NXDOMAINs
+  * Rearrange package structure
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 21:00:51 -0400
+
+invirt-dns (0.0.2) unstable; urgency=low
+
+  * Standardize on "Invirt project"
+
+ -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:33:10 -0400
+
+invirt-dns (0.0.1) unstable; urgency=low
+
+  * sipb-xen -> invirt
+
+ -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:54:52 -0400
+
+sipb-xen-dns (1.06) unstable; urgency=low
+
+  * Fix the SQLAlchemy calls
+
+ -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 20:44:23 -0400
+
+sipb-xen-dns (1.05.1) unstable; urgency=low
+
+  * Include the requirement on twisted.names
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:48:58 -0400
+
+sipb-xen-dns (1.05) unstable; urgency=low
+
+  * Convert package to not include a svn checkout in the binary package
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:41:25 -0400
+
 sipb-xen-dns (1.04) unstable; urgency=low
 
   * Search for longest-matching domain name instead of first-matching.