summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-10-15 09:49:18 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-10-15 09:49:18 +0200
commit15ce7b9d28dda1afb6b892c1e2a34e057f3fdb60 (patch)
tree0226ecb3ea1595463dad24204ac65f9885c4d63b /CHANGES
parent03d504e82b3e6c77c0b59af415ff740de1b483f3 (diff)
downloadsmokeping-15ce7b9d28dda1afb6b892c1e2a34e057f3fdb60.tar.gz
smokeping-15ce7b9d28dda1afb6b892c1e2a34e057f3fdb60.tar.xz
* fixed parsing of slaves statements in config file, broeken since I seemingly relaxed the hostname constraints.
* removed all online testing from Curl and EchoPing probes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES20
1 files changed, 17 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index dc593d2..c5b8e4b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
-* In the SSH probe let the user configure the port to use when talking to the client --tobi
+* fixed parsing of slaves statements in config file. This did not work at
+ all it seems --tobi
-* Make master/slave work when slave names contain uppercase letters and full dots. -- 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
+
+* allow rightclicks in the legnd area of the zoom image. this allows to save
+ the image. -- tobi
+
+* In the SSH probe let the user configure the port to use when talking to
+ the client --tobi
+
+* Make master/slave work when slave names contain uppercase letters and full
+ dots. -- tobi
* Allow slave-name to be configured -- tobi
@@ -10,7 +23,8 @@
with this we solve the problem that maybe some @include configs have changed
which we would not find out otherwise -- tobi
-* updated cropper: when selecting something outside the graph, multiply by 10. Use this to zoom out -- tobi
+* updated cropper: when selecting something outside the graph, multiply by
+ 10. Use this to zoom out -- tobi
2007/9/16 -- released version 2.2.4