aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2007-03-06 17:29:15 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2007-03-06 17:29:15 +0000
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 310c08bc..184d4ec2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
This file documents the major additions and syntax changes between releases.
-?? ??
+1.4.7 ??
+ check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris
Fixed MKINSTALLDIRS problem in po/
Root plugins installed with world executable
./configure now detects if possible to compile check_mysql