diff options
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,8 +2,8 @@ This file documents the major additions and syntax changes between releases. | |||
2 | 2 | ||
3 | 1.4.3 | 3 | 1.4.3 |
4 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install | 4 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install |
5 | SSL plugins work with gnutls as well as OpenSSL | ||
5 | check_mysql_query added to run arbitrary SQL commands, with threshold checking | 6 | check_mysql_query added to run arbitrary SQL commands, with threshold checking |
6 | ./configure --with-mysql option deprecated. To get mysql compiling, must have mysql_config in PATH | ||
7 | libtool now required for development systems | 7 | libtool now required for development systems |
8 | 8 | ||
9 | 1.4.2 | 9 | 1.4.2 |