Commit 5c19eff3 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 10.

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

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

  * Implemented proper daemonization in server.
  * [bug#3922] Updated object database to allow to give an infinite TTL to server defined tags.
  * [bug#3920] Implemented shutdown handler method.
  * [bug#3919] (Re)-implemented execute handler method.
  * [bug#3921] Roles checking.
  * [bug#3918] Renamed db_stats to dbstats.
  * [bug#3908] Removed port display in ip tag.
  * Also fixed a lot of bugs in object db
  * Code cleanup with help of pylint

 -- Antoine Millet <antoine.millet@smartjog.com>  Tue, 08 Feb 2011 13:18:49 +0100

cc-server (9) unstable; urgency=low

  * Implementation of the TQLv2