Code

check_http: add --onredirect=stickyport - also follow the same port
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index a03877cd7ccc986c8fde3f3efbad0ad8b33e3a37..164ef9fa6d6f948e817719b4468677bf7a6f7a0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ This file documents the major additions and syntax changes between releases.
        Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068)
        Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312)
        check_http --onredirect=sticky follows using the same IP address (sf.net #2550208)
+       check_http --onredirect=stickyport also follows the same port
        Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer)
        Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto)
        Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765)