X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-cluster-config.git/blobdiff_plain/f456340e03d28af168520563d39b754172d033a5..refs/heads/dev:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b5b0e13..9f7fd72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +invirt-cluster-config (0.0.13) unstable; urgency=low + + * Actually re-generate the corosync.conf file. + + -- Evan Broder Tue, 26 Jan 2010 22:29:11 -0500 + +invirt-cluster-config (0.0.12) unstable; urgency=low + + * Use LVM's built-in cluster locking instead of a separate locking + library - this is the behavior prefered by modern LVM. + * Use openais for clustering instead of cman! + + -- Evan Broder Tue, 26 Jan 2010 21:14:14 -0500 + +invirt-cluster-config (0.0.11) unstable; urgency=low + + * Configure a fence_manual fencing device, to allow nodes + to be properly fenced + + -- Quentin Smith Mon, 28 Dec 2009 03:15:08 -0500 + +invirt-cluster-config (0.0.10) unstable; urgency=low + + * Don't delete old LVM archives + + -- Quentin Smith Tue, 24 Mar 2009 02:21:13 -0400 + invirt-cluster-config (0.0.9) unstable; urgency=low * Correctly generate cluster.conf for a two-node cluster.