Browse Source

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

Holger Weiss 13 years ago
parent
commit
e4d9abc4e2
2 changed files with 2 additions and 0 deletions
  1. 1 0
      NEWS
  2. 1 0
      THANKS.in

+ 1 - 0
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)
 	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)
 	check_sensors now detects faulty sensors unless --ignore-fault is specified (Jan Wagner)
 	utils.sh now provides a check_range function (Alex Griffin)
 	utils.sh now provides a check_range function (Alex Griffin)
+	Improved the performance of check_users (Marc Remy)
 	Updated Nagios::Plugin perl module
 	Updated Nagios::Plugin perl module
 
 
 	FIXES
 	FIXES

+ 1 - 0
THANKS.in

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