diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-25 01:33:03 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-25 01:33:03 +0200 |
commit | 94f4aca9770d0356318364ddc2d074ba895afe04 (patch) | |
tree | 60ebf0ba408d06b20262399e0db1f0f88839ccfe | |
parent | bf7c4f95aea64e784c66c7ee27da5259ce07f4e1 (diff) | |
download | monitoring-plugins-94f4aca9770d0356318364ddc2d074ba895afe04.tar.gz |
NEWS: Improve the wording a bit
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ This file documents the major additions and syntax changes between releases. Fix segfault in check_host when hostname returns multiple IP addresses (Sebastian Harl) Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors Fix check_ping's parsing of ping6(1) output (#1894850, Debian #514588, Debian #662638 - Matej Vela) - Fix a check_dhcp bug which was triggered by using it to check Windows 2003 DHCP servers (#3503921) + Fix a check_dhcp bug which was triggered by checking Windows 2003 DHCP servers (#3503921) Disable RFC4507 support, to work around SSL negotiation issues with (at least) some Tomcat versions 1.4.15 27th July 2010 |