Code

check_ifoperstatus -n flag now works as expected (sf.net #1569488)
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 64221524b47cb8c515fb25ff68d7e83ef0c50d64..e5c7d11e36bae09f9ded5e5e97dd528df04ffdf9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,24 @@
 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
        Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306)
        check_dig now returns CRITICAL instead of WARNING when no answer section is found
        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 -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)