aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-03-24 16:49:28 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-03-24 16:49:28 +0000
commit63248c27ee7e18f6ed3d0219cfee8cdd218066aa (patch)
tree93c5443de02a7edc94c0c69a9822089706d89b8b
parent293fc70756f2cbc8ad8c7c91e094a83c23d4c059 (diff)
downloadmonitoring-plugins-63248c27ee7e18f6ed3d0219cfee8cdd218066aa.tar.gz
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
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c334546e..e44c427d 100644
--- 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