Code

Reintroduced --with-mysql configure option. Note about SSL cleanup
authorTon Voon <tonvoon@users.sourceforge.net>
Fri, 24 Mar 2006 16:49:28 +0000 (16:49 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Fri, 24 Mar 2006 16:49:28 +0000 (16:49 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1356 f882894a-f735-0410-b71e-b25c423dba1c

CHANGES

diff --git a/CHANGES b/CHANGES
index c334546ecda62fafb96497373f2c30ac2ab8e502..e44c427d8d6fa3e7f52928b9697f1b8ab9fc0770 100644 (file)
--- a/CHANGES
+++ b/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