Просмотр исходного кода

Reintroduced --with-mysql configure option. Note about SSL cleanup

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1356 f882894a-f735-0410-b71e-b25c423dba1c
Ton Voon 20 лет назад
Родитель
Сommit
63248c27ee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CHANGES

+ 1 - 1
CHANGES

@@ -2,8 +2,8 @@ This file documents the major additions and syntax changes between releases.
 
 1.4.3
 	Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install
+	SSL plugins work with gnutls as well as OpenSSL
 	check_mysql_query added to run arbitrary SQL commands, with threshold checking
-	./configure --with-mysql option deprecated. To get mysql compiling, must have mysql_config in PATH
 	libtool now required for development systems
 
 1.4.2