X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/c3517663370ab241d02acb939903d569997847a9..750dc4264d88e2cbda9f2968611840f3363a51e8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d285728..d9a8606 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +sipb-xen-remote-server (0.3) unstable; urgency=low + + * Fill in all the code to make the package work (mostly weeks ago.) + * sipb-xen-remote-listvms aggregates listvms across hosts (with + y_z, broder, andersk) + * sipb-xen-remctl-help gives help + * sipb-xen-remote-control proxies to where a machine is running + * sipb-xen-remote-create chooses where to boot by load-balancing + + -- Greg Price Thu, 24 Jul 2008 21:34:20 -0400 + +sipb-xen-remote-server (0.2) unstable; urgency=low + + * FUSE filesystem for remctl configuration. + * Remove *register calls, since the FUSE keeps things up to date. + * An init script to keep the FUSE fs up. + + -- Greg Price Sat, 10 May 2008 22:04:32 -0400 + sipb-xen-remote-server (0.1) unstable; urgency=low * First draft.