summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-03-06 17:29:15 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-03-06 17:29:15 (GMT)
commit4ad5dcce03df2e0167c8aae6f9f5debfe173f5a4 (patch)
treee9d16d19a492d536bdfcdecb42fa322cd19d4643 /NEWS
parenta483e079daa8fae0ff61d5f236c8040b14087d2b (diff)
downloadmonitoring-plugins-4ad5dcce03df2e0167c8aae6f9f5debfe173f5a4.tar.gz
Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1629 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 310c08b..184d4ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
3?? ?? 31.4.7 ??
4 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris
4 Fixed MKINSTALLDIRS problem in po/ 5 Fixed MKINSTALLDIRS problem in po/
5 Root plugins installed with world executable 6 Root plugins installed with world executable
6 ./configure now detects if possible to compile check_mysql 7 ./configure now detects if possible to compile check_mysql