diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-26 12:01:34 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-26 12:01:34 +0000 |
commit | 495a5ce9cd4c050fd28a8e13fff6fd0cedcb6979 (patch) | |
tree | 6274a1b3fc9b4b7d6f93205f3ecdce8ea5500c43 | |
parent | f6b7ad7f6a33b76c17d2450ff895898d3cd4c540 (diff) | |
download | sitesummary-495a5ce9cd4c050fd28a8e13fff6fd0cedcb6979.tar.gz sitesummary-495a5ce9cd4c050fd28a8e13fff6fd0cedcb6979.tar.bz2 sitesummary-495a5ce9cd4c050fd28a8e13fff6fd0cedcb6979.tar.xz |
Improve changelog text.
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 2e9be8d..c2ff380 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,9 @@ sitesummary (0.0.59) UNRELEASED; urgency=low * Restructure cron job, move munin and nagios updating code to separate scripts to make it possible to update them individually. - * Remove entries in the cron job before munin and nagios - configuration is updated, to not monitor removed hosts another - day. + * Change cron job to remove entries before munin and nagios + configuration is updated, to avoid monitoring removed hosts a day + after they are removed. * New function get_debian_ver() reporting /etc/debian_release conten in SiteSummary perl module. * Create Nagios hostclass using the result from get_debian_ver(). |