summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3011838)
raw | patch | inline | side by side (parent: 3011838)
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Wed, 5 Nov 2008 16:22:03 +0000 (16:22 +0000) | ||
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Wed, 5 Nov 2008 16:22:03 +0000 (16:22 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2070 f882894a-f735-0410-b71e-b25c423dba1c
NEWS | patch | blob | history |
index ecabde32e5e427bae0ec8dd04a3a731db2f989e1..7c630c5979a34404fcfd044591c22f16fcb72303 100644 (file)
--- a/NEWS
+++ b/NEWS
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)