aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2012-06-07 10:33:57 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2012-06-07 10:33:57 +0200
commite4d9abc4e2ac62c790039232a21109e49529657c (patch)
treeda1c348b902b3af6ab88efddfd14b175516f4aec
parent3e622f3a47bc7d31f22513a79892c3c52febd2d3 (diff)
downloadmonitoring-plugins-e4d9abc4e2ac62c790039232a21109e49529657c.tar.gz
Update NEWS and THANKS w.r.t. check_users change
-rw-r--r--NEWS1
-rw-r--r--THANKS.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4a38d94..dd47139d 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ This file documents the major additions and syntax changes between releases.
New check_by_ssh -F option which allows for specifying an alternative ssh_config(5) file (#2895334 - Sven Nierlein)
check_sensors now detects faulty sensors unless --ignore-fault is specified (Jan Wagner)
utils.sh now provides a check_range function (Alex Griffin)
+ Improved the performance of check_users (Marc Remy)
Updated Nagios::Plugin perl module
FIXES
diff --git a/THANKS.in b/THANKS.in
index 9a0521b6..c858ce48 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -271,3 +271,4 @@ Marco Beck
Sebastian Harl
Jason Lunn
Alex Griffin
+Marc Remy