Code

check_ifoperstatus -n flag now works as expected (sf.net #1569488)
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index c2be90293dc8394932ce4a5291e689bf5d2863c4..e5c7d11e36bae09f9ded5e5e97dd528df04ffdf9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 This file documents the major additions and syntax changes between releases.
 
-1.4.?? ??th ??? 200?
+1.4.14 ...
+       check_users thresholds were not working excatly as documented (>= rather than >)
+       Updated tinderbox_build script to point to new tinderbox server
+       check_ifoperstatus -n flag now works as expected (sf.net #1569488)
+       check_ifoperstatus now supports ifType based lookup for ifIndex
+
+1.4.13 25th Sept 2008
        Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)
        Optimised pst3 for systems with large number of processes (Duncan Ferguson)
        Updated Nagios::Plugin to 0.27
@@ -9,9 +15,10 @@ This file documents the major additions and syntax changes between releases.
        check_procs now captures stderr in external command and adds to plugin output
        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
+       check_http -e now accepts a comma-delimited list of expected status codes (Sven Nierlein)
        libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap
+       check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented
+       Fix possible segfault in check_ntp_peer with deliberately invalid packets
 
 1.4.12 27th May 2008
        Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)