X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/blobdiff_plain/8aab6dbab69832cd8705aa463d091b731f1fa19a..99531f4aebd766e3e29ecebc745b52c7b308e12e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 7e1cc3a..62db066 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +sipb-xen-database (10.9) unstable; urgency=low + + * Eager loading of relations for better performance. + + -- Eric Price Mon, 02 Jun 2008 01:39:11 -0400 + +sipb-xen-database (10.8) unstable; urgency=low + + * Configure serial console on boot + + -- Quentin Smith Thu, 1 May 2008 20:21:25 -0400 + +sipb-xen-database (10.7) unstable; urgency=low + + * Depend on psql client in -client package. + + -- Greg Price Sat, 26 Apr 2008 21:06:41 -0400 + +sipb-xen-database (10.6) unstable; urgency=low + + * Support autoinstalls table. + + -- Eric Price Mon, 21 Apr 2008 22:34:46 -0400 + +sipb-xen-database (10.5) unstable; urgency=low + + * Enable USB tablet device in guests. + + -- Anders Kaseorg Mon, 21 Apr 2008 17:39:59 -0400 + +sipb-xen-database (10.4.1) unstable; urgency=low + + * Actually export the cache clearing function. + + -- Eric Price Fri, 28 Mar 2008 21:18:01 -0400 + +sipb-xen-database (10.4) unstable; urgency=low + + * Ubuntu's dch sucks. + + -- Eric Price Fri, 28 Mar 2008 20:43:42 -0400 + +sipb-xen-database (10.3ubuntu1) gutsy; urgency=low + + * Expose a function for clearing the cache. + + -- Eric Price Fri, 28 Mar 2008 20:31:06 -0400 + +sipb-xen-database (10.3) unstable; urgency=low + + * Use 'acl', not 'users', for the reference to the machine_access table. + + -- Eric Price Thu, 24 Jan 2008 17:23:33 -0500 + +sipb-xen-database (10.2) unstable; urgency=low + + * Add MachineAccess to __all__ so it can be imported + * Remove unnecessary constructors for database objects + + -- Quentin Smith Mon, 12 Nov 2007 04:53:47 -0500 + sipb-xen-database (10.1) unstable; urgency=low * Make sipb-xen-database-tables safer (don't default to drop_all)