From: Thomas Guyot-Sionnest Date: Wed, 5 Nov 2008 16:22:03 +0000 (+0000) Subject: Missing NEWS item X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6a1e1b95ae626de0f483e092048cd816ac7ef132;p=nagiosplug.git Missing NEWS item git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2070 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/NEWS b/NEWS index ecabde3..7c630c5 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases. Extra-opts (C plugins) now allows both '#' and ';' for comments (like N::P) 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 1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)