Code

If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1498923)
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index b48676dc7c5d8106dd522d20397053ca19a903d3..a58c4cecb8e2664532dcb88b835777aa5251e402 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 This file documents the major additions and syntax changes between releases.
 
+1.4.12 or 1.5 ??
+       Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)
+       check_tcp now returns UNKNOWN with invalid hostname
+       New check_icmp -s option to specify the source IP address
+       check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs)
+       Fix segfault in check_ntp_time and (deprecated) check_ntp. (Bug #1862300)
+
 1.4.11 13th December 2007
        Fixed check_http regression in 1.4.10 where following redirects to
          relative URLs on virtual hosts failed if both "-H" and "-I" were used