diff options
| author | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-06-24 04:11:57 +0100 |
|---|---|---|
| committer | andy <github@anarkystic.com> | 2010-06-24 04:11:57 +0100 |
| commit | 5718e8fca3c4224b529a3403bc9842e156df77b1 (patch) | |
| tree | 482e31f72b43715a67f11b627bcd3a79baf6d2fe | |
| parent | e3b6e0537eadad7587d68aa144e35743bd8a6dcf (diff) | |
Release 0.2.2-2
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 204046392..e7bfe0371 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 <vishvananda@gmail.com> Wed, 03 Jun 2010 15:21:00 -0700 + nova (0.2.2-1) UNRELEASED; urgency=low * First release based on nova/cc |
