diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-20 02:28:02 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-20 02:28:02 -0400 |
commit | d36c97612990ac81d2dc0452b980e8708477df76 (patch) | |
tree | f3c9948efc6a27a8aab8c14a68073eb70f7327fb /NEWS | |
parent | c459ca07706ee315da3eac91344c2f1d9a152685 (diff) | |
download | monitoring-plugins-d36c97612990ac81d2dc0452b980e8708477df76.tar.gz |
negate: make timeouts configurable
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ This file documents the major additions and syntax changes between releases. | |||
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 | Fixed check_http not timing-out on redirects |
28 | Fixed negate not printing the real timeout in ALRM handler when left to default | 28 | Fixed negate not printing the real timeout in ALRM handler when left to default |
29 | negate timeout result is now configurable | ||
29 | 30 | ||
30 | 1.4.13 25th Sept 2008 | 31 | 1.4.13 25th Sept 2008 |
31 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 32 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |