From c04e43bece8f996345e4dd07f308bca6d6e85fed Mon Sep 17 00:00:00 2001 From: root <root@mirror.nasanebula.net> Date: Thu, 24 Jun 2010 04:12:00 +0100 Subject: [PATCH] Release 2.2-3 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index e7bfe0371fa1..481661c43cbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +nova (0.2.2-3) UNRELEASED; urgency=low + + * Fixes to api calls + * More accurate documentation + * Removal of buggy multiprocessing + * Asynchronus execution of shell commands + * Fix of messaging race condition + * Test redis database cleaned out on each run of tests + * Smoketest updates + + -- Vishvananda Ishaya <vishvananda@gmail.com> Wed, 03 Jun 2010 15:21:00 -0700 + nova (0.2.2-2) UNRELEASED; urgency=low * Bugfixes to volume code