summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-11-07 01:41:17 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-11-07 01:41:17 (GMT)
commit526c3ad7a766832676780a82847bcb0756f73c8b (patch)
tree569a3d1fbf1e381f456c59cfab53b3b5c5c1a42c /NEWS
parentdac9d73736570d175ce40a0cc5151e6b0ee3d3d0 (diff)
downloadmonitoring-plugins-526c3ad7a766832676780a82847bcb0756f73c8b.tar.gz
check_icmp now reports min and max round trip time perfdata (Steve Rader)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2073 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2686cd8..f4e662a 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases.
11 Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap 11 Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap
12 Fixed segfault in extra-opts under some circumstance when reading multiple sections 12 Fixed segfault in extra-opts under some circumstance when reading multiple sections
13 Fix long options parsing in check_tcp 13 Fix long options parsing in check_tcp
14 check_icmp now reports min and max round trip time perfdata (Steve Rader)
14 15
151.4.13 25th Sept 2008 161.4.13 25th Sept 2008
16 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 17 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)