X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/0d85b11a8c6016f4d29a378046e2f6fd56668c5b..b8c4bdf48d61f3c1eb6b835d51c91fd4cf4f370f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b3a8ae3..96b7293 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +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 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 + * exposed (more) options to command-line frontend + * improved error messages/handling/help + * removed all python 2.5-isms + * reformatted to fit project style conventions + + -- Yang Zhang Mon, 28 Jul 2008 12:25:03 -0400 + sipb-xen-base (8.7) unstable; urgency=low * back to 2.4 compatibility