Update NEWS and THANKS w.r.t. check_users change

This commit is contained in:
Holger Weiss 2012-06-07 10:33:57 +02:00
parent 3e622f3a47
commit e4d9abc4e2
2 changed files with 2 additions and 0 deletions

1
NEWS
View file

@ -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

View file

@ -271,3 +271,4 @@ Marco Beck
Sebastian Harl
Jason Lunn
Alex Griffin
Marc Remy