summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2007-10-27 15:00:42 +0200
committerNiko Tyni <ntyni@iki.fi>2007-10-27 15:00:42 +0200
commitb2974cc84cbbefb8d117765acb7230530963aa5c (patch)
tree684981e37a36174d707e48bcf268317a7157f513 /CHANGES
parent51243891b9e493882c59e582c5188f48e1127bed (diff)
downloadsmokeping-b2974cc84cbbefb8d117765acb7230530963aa5c.tar.gz
smokeping-b2974cc84cbbefb8d117765acb7230530963aa5c.tar.xz
* removed all the 'live' tests from the echoping probes --niko
* log a warning message on the first 'round' of pinging if curl or echoping exits with non-zero status --niko
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index c5b8e4b..1ea7723 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,13 @@
+* removed all the 'live' tests from the echoping probes --niko
+
+* log a warning message on the first 'round' of pinging if curl or
+ echoping exits with non-zero status --niko
+
* fixed parsing of slaves statements in config file. This did not work at
all it seems --tobi
-* modified all the 'live' tests with curl and echoping to not be live but
- use other indications to see if the software is happy or not. Manly for
- echoping this depends on the way echo ping complains about option usage.
- So this may need tuning in the future. --tobi
+* modified all the 'live' tests with curl to not be live but
+ use other indications to see if the software is happy or not. --tobi
* allow rightclicks in the legnd area of the zoom image. this allows to save
the image. -- tobi