summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-12-20 21:28:08 +0100
committerTobi Oetiker <tobi@oetiker.ch>2007-12-20 21:28:08 +0100
commit7091adae1bc9aac0e8b363d320e3efdcfd84e71f (patch)
tree43a856051aa1f78ffb55e9b0e7bf26d9496b6a40 /CHANGES
parent68ea224e043c83de1d185cb6fa329997a34ec74d (diff)
downloadsmokeping-7091adae1bc9aac0e8b363d320e3efdcfd84e71f.tar.gz
smokeping-7091adae1bc9aac0e8b363d320e3efdcfd84e71f.tar.xz
portability fix for %.1f
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0feb6f5..39123b1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* 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
* EchoPingHttp: add the 'accept_redirects' option, suggested by