Commit 0a7cb4c4 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 20.

parent 1432dc3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@
CloudControl server libraries.
'''

__version__ = 19
__version__ = 20
+10 −0
Original line number Diff line number Diff line
cc-server (20) unstable; urgency=low

  * Implemented Hot migration
  * Implemented bootstrap
  * Fixed persistency bug with cache and con & ip tags.
  * Fixed update account process to unregister only account objects.
  * Better error reporting in Elector class.

 -- Antoine Millet <antoine.millet@smartjog.com>  Fri, 27 May 2011 13:47:13 +0200

cc-server (19) unstable; urgency=low

  * Added missing dependency to python-docutils.