diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ This file documents the major additions and syntax changes between releases. | |||
23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) | 23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) |
24 | check_http --onredirect=stickyport also follows the same port | 24 | check_http --onredirect=stickyport also follows the same port |
25 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) | 25 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) |
26 | Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097) | ||
26 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) | 27 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) |
27 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) | 28 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) |
28 | Fixed check_http not timing-out on redirects | 29 | Fixed check_http not timing-out on redirects |