diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-02-21 19:04:11 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-02-21 19:04:11 +0100 |
commit | baf9588e379b308d3e1f6869fde39e19d041c24d (patch) | |
tree | 156fc5c57ef14e2b9c93ff2ce03e5dbd63e8b0ec /CHANGES | |
parent | 2d8297b72b98005b7220c1ab47e9eeeb68711ac6 (diff) | |
download | smokeping-baf9588e379b308d3e1f6869fde39e19d041c24d.tar.gz smokeping-baf9588e379b308d3e1f6869fde39e19d041c24d.tar.xz |
* Curl timeouts work better now -- niko
* Curl User-Agent string doesn't need quotes anymore -- niko
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* Curl timeouts work better now -- niko +* Curl User-Agent string doesn't need quotes anymore -- niko * check at startup that existing RRD files conform to the config specifications -- niko * 3 pings is the official minimum now -- niko * graph fixes for small numbers of pings -- Chris Wilson <chris *aidworld.org> |