diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-12-20 21:40:06 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-12-20 21:40:06 +0100 |
commit | e5090ee1fc507ac3ad5943b7d323b198bd4710d0 (patch) | |
tree | e587d9a3a7f799bd4de14ad563a8ced7ddd31d2d /CHANGES | |
parent | 7091adae1bc9aac0e8b363d320e3efdcfd84e71f (diff) | |
download | smokeping-e5090ee1fc507ac3ad5943b7d323b198bd4710d0.tar.gz smokeping-e5090ee1fc507ac3ad5943b7d323b198bd4710d0.tar.xz |
use --help instead of --manual since manual is not compiled everywere
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +* Switch to curl --help since some distros seem to compile without --manual + -- tobi + * made Smokeping.pm more portable by using %.1f in perl sprintf -- tobi * fix file locking for solaris in master/slave setups. work in progress. -- tobi |