Loading ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 14 __version__ = 15 debian/changelog +11 −0 Original line number Diff line number Diff line cc-server (15) unstable; urgency=low * Implemented cold migration. * Fixed many bugs especially in jobs. * [bug#4021] Fixed bug with sorting operator with reverse order. * [bug#3992] Tag order is now provided to the cli. * [bug#3989] Implementation of "napkin logging specs". * [bug#3993] Clean object TTL on unregister. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 07 Mar 2011 13:40:31 +0100 cc-server (14) unstable; urgency=low * Changed output of many methods of cli handler Loading Loading
ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 14 __version__ = 15
debian/changelog +11 −0 Original line number Diff line number Diff line cc-server (15) unstable; urgency=low * Implemented cold migration. * Fixed many bugs especially in jobs. * [bug#4021] Fixed bug with sorting operator with reverse order. * [bug#3992] Tag order is now provided to the cli. * [bug#3989] Implementation of "napkin logging specs". * [bug#3993] Clean object TTL on unregister. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 07 Mar 2011 13:40:31 +0100 cc-server (14) unstable; urgency=low * Changed output of many methods of cli handler Loading