summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e7bfe0371..481661c43 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