+invirt-remote (0.3.4) unstable; urgency=low
+
+ * modified host/usr/sbin/invirt-availability and invirt-vmcontrol to stat
+ /etc/invirt/nocreate; if it exists, they advertise zero free memory and
+ refuse to create VMs
+ * added memory quota validation to invirt-remote-create
+
+ -- Peter A. Iannucci <iannucci@mit.edu> Tue, 17 Feb 2009 01:31:20 -0500
+
+invirt-remote (0.3.3) unstable; urgency=low
+
+ * added remctl web availability to calculate memory available to new VMs
+ * removed remctl web info
+
+ -- Peter A. Iannucci <iannucci@mit.edu> Thu, 12 Feb 2009 23:26:24 -0500
+
invirt-remote (0.3.2) unstable; urgency=low
- * Don't pass untrusted arguments to xm info.
- * Exit with a non-0 error code on the host if there's an error.
- * Always exec instead of fork&exec on the remctl server so that return
- codes get passed on.
+ * in invirt-remote-listvms, ignore another way VMs can disappear
- -- Evan Broder <broder@mit.edu> Sat, 31 Jan 2009 03:51:54 -0500
+ -- Greg Price <price@mit.edu> Thu, 05 Feb 2009 13:43:46 -0500
invirt-remote (0.3.1) unstable; urgency=low