Loading ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 13 __version__ = 14 debian/changelog +8 −0 Original line number Diff line number Diff line cc-server (14) unstable; urgency=low * Changed output of many methods of cli handler * Fixed bug with right checking. * Updated documentation. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 21 Feb 2011 12:04:21 +0100 cc-server (13) unstable; urgency=low * Changes in report output. Loading Loading
ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 13 __version__ = 14
debian/changelog +8 −0 Original line number Diff line number Diff line cc-server (14) unstable; urgency=low * Changed output of many methods of cli handler * Fixed bug with right checking. * Updated documentation. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 21 Feb 2011 12:04:21 +0100 cc-server (13) unstable; urgency=low * Changes in report output. Loading