summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2009-02-05 05:08:54 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2009-02-05 05:47:07 (GMT)
commitd00a53dd1e4b818f36dd8ef0ee9245445b0ee8e9 (patch)
tree0f048546c9faedf89285d35e494237821d35e978 /NEWS
parent8aa65b21eb06492a3c6af3b14de3122ab96c7254 (diff)
downloadmonitoring-plugins-d00a53dd1e4b818f36dd8ef0ee9245445b0ee8e9.tar.gz
check_http --onredirect=sticky follows using the same IP address (sf.net #2550208).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ba4758..743857f 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,7 @@ This file documents the major additions and syntax changes between releases.
20 Re-bundled libtap as a built-in library (--enable-libtap): detects system library as pre-1.4.13 and does not install the built-in library anymore 20 Re-bundled libtap as a built-in library (--enable-libtap): detects system library as pre-1.4.13 and does not install the built-in library anymore
21 Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068) 21 Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068)
22 Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312) 22 Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312)
23 check_http --onredirect=sticky follows using the same IP address (sf.net #2550208).
23 24
241.4.13 25th Sept 2008 251.4.13 25th Sept 2008
25 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 26 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)