Explorar el Código

Missing NEWS item

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2070 f882894a-f735-0410-b71e-b25c423dba1c
Thomas Guyot-Sionnest hace 17 años
padre
commit
6a1e1b95ae
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      NEWS

+ 1 - 0
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) now allows both '#' and ';' for comments (like N::P)
 	Extra-opts (C plugins) does not allow trailing comments anymore (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 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
 1.4.13 25th Sept 2008
 	Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)
 	Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)