diff options
author | Thomas Guyot-Sionnest thomas@aei.ca <root@sinnms01.180solutions.com> | 2009-03-19 20:59:43 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest thomas@aei.ca <root@sinnms01.180solutions.com> | 2009-03-19 20:59:43 (GMT) |
commit | 3dd27fb0637cb13c9de09b976765f7a2ba770ac7 (patch) | |
tree | e350d07c3b308ff4ff79541d45148be3fcacdbb4 /NEWS | |
parent | 37e432ec776cda34e0e410fe5c75eb3b4871f74c (diff) | |
download | monitoring-plugins-3dd27fb0637cb13c9de09b976765f7a2ba770ac7.tar.gz |
Fixed check_http not timing-out on redirects
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ This file documents the major additions and syntax changes between releases. | |||
24 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) | 24 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) |
25 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) | 25 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) |
26 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) | 26 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) |
27 | Fixed check_http not timing-out on redirects | ||
27 | 28 | ||
28 | 1.4.13 25th Sept 2008 | 29 | 1.4.13 25th Sept 2008 |
29 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 30 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |