From 6656f0a1555215fa857aaa80df19fe54f6a75cc6 Mon Sep 17 00:00:00 2001 From: Vishvananda Ishaya Date: Thu, 24 Jun 2010 04:11:57 +0100 Subject: [PATCH] Release 0.2.2-2 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 20404639..e7bfe037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +nova (0.2.2-2) UNRELEASED; urgency=low + + * Bugfixes to volume code + * Instances no longer use keeper + * Sectors off by one fix + * State reported properly by instances + + -- Vishvananda Ishaya Wed, 03 Jun 2010 15:21:00 -0700 + nova (0.2.2-1) UNRELEASED; urgency=low * First release based on nova/cc