Pass the front-end interface to vif-invirtroute
[invirt/packages/invirt-xen-config.git] / debian / changelog
index d611c42..0f1a555 100644 (file)
@@ -1,3 +1,30 @@
+invirt-xen-config (0.0.15) unstable; urgency=low
+
+  * Set the max memory to a really high number so we can bump it for users
+  * Pass the correct networking device to vif-invirtroute
+
+ -- Evan Broder <broder@mit.edu>  Fri, 14 Nov 2008 00:03:47 -0500
+
+invirt-xen-config (0.0.14) unstable; urgency=low
+
+  * Throw away any output from LVM commands while starting sysvms
+  * Correctly delete the lock LVs
+
+ -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 03:57:09 -0500
+
+invirt-xen-config (0.0.13) unstable; urgency=low
+
+  * Use a lock LV when attempting to start sysvms since exclusive LV
+    activation has useless semantics
+
+ -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 03:15:31 -0500
+
+invirt-xen-config (0.0.12) unstable; urgency=low
+
+  * Add missing close paren to init script
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 09:50:47 -0400
+
 invirt-xen-config (0.0.11) unstable; urgency=low
 
   * Automatically startup sysvms if they're not running already