+invirt-xen-config (0.0.27) unstable; urgency=low
+
+ [ Greg Brockman ]
+ * Nuked the pinning of libxen3
+ * Changed xen.network -> xen
+
+ [ Evan Broder ]
+ * Don't try to start sysvms in the invirt-xen-config init script. The
+ code has never been reliable.
+ * Don't create iptables rules in vif-invirtroute - they don't do anything.
+ * For simplicity, and because we've never used it, tear the IPv6
+ "support" out of vif-invirtroute.
+
+ [ Quentin Smith ]
+ * Increase dom0's weight to improve IO performance.
+
+ --
+
+invirt-xen-config (0.0.26) unstable; urgency=low
+
+ * Kill the moocow password for the VNC server. Not setting this variable
+ causes VNC clients to not prompt for a password instead.
+
+ -- Evan Broder <broder@mit.edu> Mon, 28 Sep 2009 21:20:21 -0400
+
+invirt-xen-config (0.0.25) unstable; urgency=low
+
+ * Some of the autoinstallers want a lot of RAM. Give it to them.
+
+ -- Evan Broder <broder@mit.edu> Sun, 26 Jul 2009 20:35:13 -0700
+
+invirt-xen-config (0.0.24) unstable; urgency=low
+
+ * Prepare for a Xen 3.3 world by allowing either 3.2 or 3.3 packages.
+
+ -- Evan Broder <broder@mit.edu> Fri, 20 Feb 2009 17:36:23 -0500
+
+invirt-xen-config (0.0.23) unstable; urgency=low
+
+ * revert 0.0.22
+ * use run-parts --list to get a tighter set of sysvm config files
+
+ -- Greg Price <price@mit.edu> Tue, 03 Feb 2009 00:20:03 -0500
+
+invirt-xen-config (0.0.22) unstable; urgency=low
+
+ * Correctly calculate both the list of sysvms to boot and the list of
+ Mako templates to render in the init script.
+
+ -- Evan Broder <broder@mit.edu> Mon, 02 Feb 2009 17:30:51 -0500
+
invirt-xen-config (0.0.21) unstable; urgency=low
* Move sysvms/* into xvm-prodconfig from invirt-xen-config