diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-06 17:29:15 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-06 17:29:15 +0000 |
| commit | 4ad5dcce03df2e0167c8aae6f9f5debfe173f5a4 (patch) | |
| tree | e9d16d19a492d536bdfcdecb42fa322cd19d4643 /NEWS | |
| parent | a483e079daa8fae0ff61d5f236c8040b14087d2b (diff) | |
| download | monitoring-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-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
| 2 | 2 | ||
| 3 | ?? ?? | 3 | 1.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 |
