Commit 3a563718 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 9.

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

__version__ = 8
__version__ = 9
+10 −1
Original line number Diff line number Diff line
 -- Antoine Millet <antoine.millet@smartjog.com>  Thu, 27 Jan 2011 17:31:05 +0100
cc-server (9) unstable; urgency=low

  * Implementation of the TQLv2
  * Implementation of the object database with caching feature
  * Changed role names hypervisor, client to hv, cli
  * Implementation of rights access
  * Fixed a lot of bugs

 -- Antoine Millet <antoine.millet@smartjog.com>  Wed, 02 Feb 2011 11:40:07 +0100

cc-server (8) unstable; urgency=low

  * Fixed a lot a bugs.