diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2012-01-31 18:56:39 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2012-01-31 18:56:39 +0000 |
commit | 5471251a4825782e023a3cbba4762ca652b7cb17 (patch) | |
tree | f3f9f59d2a7283ba675c81d8b060d4b50384fe65 /debian | |
parent | c29db339548e574516b9c037e0c4788c5d92fe56 (diff) | |
download | sitesummary-5471251a4825782e023a3cbba4762ca652b7cb17.tar.gz sitesummary-5471251a4825782e023a3cbba4762ca652b7cb17.tar.bz2 sitesummary-5471251a4825782e023a3cbba4762ca652b7cb17.tar.xz |
Add support in nagios plugin check_etc_hosts for ignoring entires tagged '# NAGIOSIGNORE'.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4a36546..389c95d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitesummary (0.1.2) UNRELEASED; urgency=low + + * Add support in nagios plugin check_etc_hosts for ignoring entires + tagged '# NAGIOSIGNORE'. + + -- Petter Reinholdtsen <pere@debian.org> Tue, 31 Jan 2012 19:55:29 +0100 + sitesummary (0.1.1) unstable; urgency=low * Raise Nagios cups queue length limit (w10,c50 to w30,c70) as 10 |