abrist 12 vuotta sitten
vanhempi
commit
cf05c7aeb2
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases.
 	New check_disk -n option for multi-line output (tmcnag)
 	New check_disk -n option for multi-line output (tmcnag)
 	New check_mysql_query -f/-g options for reading for mysql options file (awiddersheim)
 	New check_mysql_query -f/-g options for reading for mysql options file (awiddersheim)
 	check_mailq now supports nullmailer in the mailserver -M switch (Luca Corti)
 	check_mailq now supports nullmailer in the mailserver -M switch (Luca Corti)
+	New check_dig -r option for specifying number of retries (abrist)
 
 
 	FIXES
 	FIXES
 	Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified
 	Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified
@@ -23,6 +24,7 @@ This file documents the major additions and syntax changes between releases.
 	Fixed empty NPTest.cache file blocking writing to the file (dermoth)
 	Fixed empty NPTest.cache file blocking writing to the file (dermoth)
 	Fixed newlines in parse.ini output (dermoth)
 	Fixed newlines in parse.ini output (dermoth)
 	check_dig: fix wrong IPv6 arguments order (Stéphane Bortzmeyer)
 	check_dig: fix wrong IPv6 arguments order (Stéphane Bortzmeyer)
+	check_dig: now honors timeout value specified by switch -t (Jethro Carr) (abrist)
 
 
 	WARNINGS
 	WARNINGS
 	check_procs now ignores its parent process to avoid unexpected results when invoked via certain shells
 	check_procs now ignores its parent process to avoid unexpected results when invoked via certain shells