Преглед изворни кода

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 година
родитељ
комит
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
 1.4.3
 	Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install
 	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
 	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
 	libtool now required for development systems
 
 
 1.4.2
 1.4.2