diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2006-08-30 10:36:34 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2006-08-30 10:36:34 +0200 |
commit | a1e648c79fc9300d981b45c0d31b594c819b51c7 (patch) | |
tree | dd3607d49e9a35515b2cebc8d1b099aa20db6c42 /CHANGES | |
parent | e0f339933ed2ab70a1b6d48f962a0b091ea9337e (diff) | |
download | smokeping-a1e648c79fc9300d981b45c0d31b594c819b51c7.tar.gz smokeping-a1e648c79fc9300d981b45c0d31b594c819b51c7.tar.xz |
images shoud be written in binmode
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +* make sure logo images get wrien in binary mode or they will not be usable on windows -- tobi * make PERL binary configurable in Makefile -- tobi * fixed echoping test call to be compatible with echoping 6 -- tobi * create a log entry when there are zero replies from a device. -- tobi |