updated changelog
[invirt/packages/invirt-base.git] / debian / changelog
index 14f11a4..55c75cf 100644 (file)
@@ -1,3 +1,20 @@
+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