Code

The "-e" option now accepts a comma-delimited list of expected status
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 168aee5e065b9948a8d499fb36986a3e99ce2ebd..c2be90293dc8394932ce4a5291e689bf5d2863c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ This file documents the major additions and syntax changes between releases.
        check_snmp now only prints perfdata for non numeric values (#1867716)
        check_icmp now supports packet size modification
        check_http now sends the Host header first to fix 301s on servers with vitrual hosts (Michael Harris).
+       check_http -e now accepts a comma-delimited list of expected status codes
+       libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap
 
 1.4.12 27th May 2008
        Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)