summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Eble <psychotrahe@users.sourceforge.net>2008-10-22 21:35:15 (GMT)
committerMatthias Eble <psychotrahe@users.sourceforge.net>2008-10-22 21:35:15 (GMT)
commit96d628142872385215bbe4c535f3fcd1195505eb (patch)
tree69408680910e3726cc79fda4a27593b99b38de6d /NEWS
parentab4deccff36c11614086dda8bbda57b5a9450edd (diff)
downloadmonitoring-plugins-96d628142872385215bbe4c535f3fcd1195505eb.tar.gz
check_ifoperstatus -n flag now works as expected (sf.net #1569488)
check_ifoperstatus now supports ifType based lookup for ifIndex git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2061 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d261aec..e5c7d11 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ This file documents the major additions and syntax changes between releases.
31.4.14 ... 31.4.14 ...
4 check_users thresholds were not working excatly as documented (>= rather than >) 4 check_users thresholds were not working excatly as documented (>= rather than >)
5 Updated tinderbox_build script to point to new tinderbox server 5 Updated tinderbox_build script to point to new tinderbox server
6 check_ifoperstatus -n flag now works as expected (sf.net #1569488)
7 check_ifoperstatus now supports ifType based lookup for ifIndex
6 8
71.4.13 25th Sept 2008 91.4.13 25th Sept 2008
8 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 10 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)