From 8c1934b7d011769bafde12ac1d80897dfb756944 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Sat, 8 Nov 2008 16:33:28 +0000 Subject: Add missing long options for check_nt (for use with extra-opts) Extra-opts (ini files) requires long-options for setting up arguments. Added the missing ones for check_nt so that it can be properly used with extra-opts. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2079 f882894a-f735-0410-b71e-b25c423dba1c --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7e8cc7c9..438ab675 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,8 @@ This file documents the major additions and syntax changes between releases. Extra-opts (C plugins) does not allow trailing comments anymore (like N::P) Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap Fixed segfault in extra-opts under some circumstance when reading multiple sections - Fix long options parsing in check_disk, check_dns, check_mrtg, check_mrtgtraf and check_tcp. + Fix long options parsing in check_disk, check_dns, check_mrtg, check_mrtgtraf and check_tcp + Add missing long options for check_nt (for use with extra-opts) check_icmp now reports min and max round trip time perfdata (Steve Rader) Fixed bug where additional headers with redirection caused a segfault (Dieter Van de Walle - 2089159) -- cgit v1.2.3-74-g34f1