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