Code

check_ping's timeout interval is only +1 if ping command has a timeout value.
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 7756de9a80bbc72dd0ff1e2550b787950bb6e77e..3490c2808827ce37d92d2dd53080d248bbbab33d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,12 @@ This file documents the major additions and syntax changes between releases.
 1.4.7 ??
        check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris
        Fixed MKINSTALLDIRS problem in po/
+       ./configure now detects if possible to compile check_mysql
        Fixed broken HELO in check_smtp
+       check_icmp now allows to set a minimum number of hosts required for successs (-m)
+       check_ping times out 1 second quicker if host is unreachable
        Root plugins installed with world executable
-       ./configure now detects if possible to compile check_mysql
        check_sybase from contrib now maintained in NagiosExchange
-       check_icmp now allows to set a minimum number of hosts required for successs (-m)
 
 1.4.6 5th February 2007
        Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations