summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-09-01 14:04:22 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-09-01 14:04:22 (GMT)
commit122610e3730b8dd4afb41dfa48e65ba75f5586fe (patch)
treec42616425ba3936f2717a58c0d0c4495f826ed6b /NEWS
parente9f976fbf3af9c5a923fd56f97e71bcf03d05716 (diff)
downloadmonitoring-plugins-122610e3730b8dd4afb41dfa48e65ba75f5586fe.tar.gz
check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2051 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 96c4591..cb68df6 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases.
11 check_icmp now supports packet size modification 11 check_icmp now supports packet size modification
12 check_http -e now accepts a comma-delimited list of expected status codes 12 check_http -e now accepts a comma-delimited list of expected status codes
13 libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap 13 libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap
14 check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented.
14 15
151.4.12 27th May 2008 161.4.12 27th May 2008
16 Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) 17 Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)