summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-12-20 21:40:06 +0100
committerTobi Oetiker <tobi@oetiker.ch>2007-12-20 21:40:06 +0100
commite5090ee1fc507ac3ad5943b7d323b198bd4710d0 (patch)
treee587d9a3a7f799bd4de14ad563a8ced7ddd31d2d /CHANGES
parent7091adae1bc9aac0e8b363d320e3efdcfd84e71f (diff)
downloadsmokeping-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--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 39123b1..66c2c2b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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