diff options
author | Christian Pointner <equinox@helsinki.at> | 2011-04-02 16:03:14 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2011-04-02 16:03:14 (GMT) |
commit | 96889f1baf748b33f65398c79c03b439eaa0f3ef (patch) | |
tree | 7a6941dc54ca23997f4b3504fcd3882ccd2a8a9e /rhnop-server/debian/changelog | |
parent | 5524ae404ffb897ca60162819502e4a9bd7d9599 (diff) |
fixed runit script
added log service to runit
switched to microseconds for timestamps
Diffstat (limited to 'rhnop-server/debian/changelog')
-rw-r--r-- | rhnop-server/debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rhnop-server/debian/changelog b/rhnop-server/debian/changelog index a19e45b..63874b1 100644 --- a/rhnop-server/debian/changelog +++ b/rhnop-server/debian/changelog @@ -1,3 +1,11 @@ +rhnop-server (0.8) unstable; urgency=low + + * fixed runit script. + * added log services to runit. + * switched to microsends for timestamp. + + -- Christian Pointner <equinox@helsinki> Wed, 02 Apr 2011 17:53:25 +0200 + rhnop-server (0.7) unstable; urgency=low * fixed utf-8 handling. |