Take advantage of the newly added symbolic names for PTS connection
[invirt/packages/invirt-base.git] / debian / changelog
index e740ed2..875f2fb 100644 (file)
@@ -1,3 +1,22 @@
+invirt-base (0.0.26) unstable; urgency=low
+
+  * Add a captureOutput function to invirt.common as a convenient wrapper
+    around subprocess.Popen.
+  * Allow iterating over invirt.common.struct objects.
+  * New invirt.authz package containing:
+    - invirt.authz.locker: The authorization policies currently being used
+      by XVM
+    - invirt.authz.mech: Automagically populated by the authorization
+      module selected in the Invirt config file
+
+ -- Evan Broder <broder@mit.edu>  Sun, 22 Nov 2009 21:18:38 -0500
+
+invirt-base (0.0.25) unstable; urgency=low
+
+  * Add the invirt-system component to the sources.list.
+
+ -- Evan Broder <broder@mit.edu>  Sun, 26 Apr 2009 11:41:25 -0400
+
 invirt-base (0.0.24) unstable; urgency=low
 
   * Move invirt-setquotas to invirt-database