+sipb-xen-base (8.11) unstable; urgency=low
+
+ * sped up invirt.config module load time by rearranging imports
+
+ -- Yang Zhang <y_z@mit.edu> Wed, 30 Jul 2008 00:23:29 -0400
+
+sipb-xen-base (8.10) unstable; urgency=low
+
+ * added file locking around cache
+
+ -- Yang Zhang <y_z@mit.edu> Tue, 29 Jul 2008 22:35:25 -0400
+
+sipb-xen-base (8.9) unstable; urgency=low
+
+ * moved more generic code into `common` package
+ * silently fail if cache fails
+ * load the configuration on module load
+ * produce a struct-based representation of the configuration
+ * allowing full exception messages for OSErrors (default behavior)
+ * added some dependencies specs
+
+ -- Yang Zhang <y_z@mit.edu> Tue, 29 Jul 2008 01:03:16 -0400
+
sipb-xen-base (8.8) unstable; urgency=low
* added timestamp-based JSON caching of configuration for faster loading