min target kb doesn't seem to be exposed anymore
[invirt/packages/invirt-remote.git] / debian / changelog
index 95a7429..59ca679 100644 (file)
@@ -4,6 +4,13 @@ invirt-remote (0.4.16) unstable; urgency=low
 
  -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 28 May 2013 20:19:00 -0400
 
+invirt-remote (0.4.15~glasgall9) precise; urgency=low
+
+  * Xen dom0 minimum target memory doesn't seem to be exposed
+    anymore. Temporarily (?) trust the admin to set dom0-min-mem properly.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Wed, 24 Apr 2013 21:43:55 -0400
+
 invirt-remote (0.4.15~glasgall8) precise; urgency=low
 
   * Oops, right, Python doesn't auto-coerce strings to ints. Thankfully.