소스 검색

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

Holger Weiss 14 년 전
부모
커밋
e4d9abc4e2
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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)
 	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

+ 1 - 0
THANKS.in

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