summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-30 10:36:34 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-30 10:36:34 +0200
commita1e648c79fc9300d981b45c0d31b594c819b51c7 (patch)
treedd3607d49e9a35515b2cebc8d1b099aa20db6c42 /CHANGES
parente0f339933ed2ab70a1b6d48f962a0b091ea9337e (diff)
downloadsmokeping-a1e648c79fc9300d981b45c0d31b594c819b51c7.tar.gz
smokeping-a1e648c79fc9300d981b45c0d31b594c819b51c7.tar.xz
images shoud be written in binmode
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dcc97a4..81d5cfb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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