diff options
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 4e3a994..830c26d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,15 @@ -sitesummary (0.0.31.0.pere.1) unstable; urgency=low - - * UNRELEASED +sitesummary (0.0.32) unstable; urgency=low * Collect /proc/mounts and /etc/fstab in system, for use when generating nagios checks for the file systems. - * Start on code to generate nagios configuration from the collected - sitesummary information. + * Start on experimental code to generate nagios configuration from + the collected sitesummary information. * Fix peername code in the collector. * Set the locale to C when collecting data, to make sure the output format is well known. (Closes: #452899) + * Minor cleanup in output. - -- Petter Reinholdtsen <pere@debian.org> Fri, 23 Nov 2007 22:28:14 +0100 + -- Petter Reinholdtsen <pere@debian.org> Mon, 26 Nov 2007 09:52:33 +0100 sitesummary (0.0.31) unstable; urgency=low |