diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 10:43:40 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 10:43:40 +0000 |
commit | 6aad65b5685263a72c585ee339d718c2a00cf535 (patch) | |
tree | 7a5e1cfed0b829f589497a3acc67054ad7039f3d | |
parent | 41de23a8f7d88cae19c4c36c0ea0954c86d9f59b (diff) | |
download | sitesummary-6aad65b5685263a72c585ee339d718c2a00cf535.tar.gz sitesummary-6aad65b5685263a72c585ee339d718c2a00cf535.tar.bz2 sitesummary-6aad65b5685263a72c585ee339d718c2a00cf535.tar.xz |
Improve changelog.
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index de00ee2..4478300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ sitesummary (0.0.54) UNRELEASED; urgency=low * Rewrite how nagios configuration is generated to use a function to generate each service check. - * Do not generate nagios checks that need nrpe configuration by default. - * Add checks for running cron and working dhcp to Nagios configuration. + * Do not generate from cron the nagios checks that need nrpe + configuration by default. + * Add checks for running cron and working dhcp to Nagios + configuration. -- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2010 01:39:35 +0100 |