summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-03-30 14:08:27 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-03-30 14:08:27 (GMT)
commita6b538664e7ab3d3ee5f26e3c48d444df91daa35 (patch)
tree10d5ef6f1ff037bfb7249cffea5204d2d7c90007 /NEWS
parent950f99c62a942f665bde95b9d606279ffa7804d7 (diff)
downloadmonitoring-plugins-a6b538664e7ab3d3ee5f26e3c48d444df91daa35.tar.gz
Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detection
separated into external m4 file git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1661 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e68063..0a6ee59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
31.4.8 ??
4 Respects --without-world-permissions for setuid plugins
5 check_disk extra options for regex matching of filesystems and grouping of filesystems
6 for collective thresholds
7 Better configure test for mysqlclient availability
8
31.4.7 29th March 2007 91.4.7 29th March 2007
4 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris 10 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris
5 Fixed MKINSTALLDIRS problem in po/ 11 Fixed MKINSTALLDIRS problem in po/