diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ This file documents the major additions and syntax changes between releases. | |||
20 | Fix check_procs where regex input of '|' would get displayed in output - now replaced with ',' | 20 | Fix check_procs where regex input of '|' would get displayed in output - now replaced with ',' |
21 | Fix segfault in check_host when hostname returns multiple IP addresses (Sebastian Harl) | 21 | Fix segfault in check_host when hostname returns multiple IP addresses (Sebastian Harl) |
22 | Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors | 22 | Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors |
23 | Disable RFC4507 support, to work around SSL negotiation issues with (at least) some Tomcat versions | ||
23 | 24 | ||
24 | 1.4.15 27th July 2010 | 25 | 1.4.15 27th July 2010 |
25 | ENHANCEMENTS | 26 | ENHANCEMENTS |