summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-02-21 19:04:11 +0100
committerNiko Tyni <ntyni@iki.fi>2005-02-21 19:04:11 +0100
commitbaf9588e379b308d3e1f6869fde39e19d041c24d (patch)
tree156fc5c57ef14e2b9c93ff2ce03e5dbd63e8b0ec /CHANGES
parent2d8297b72b98005b7220c1ab47e9eeeb68711ac6 (diff)
downloadsmokeping-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--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 68ef682..34050af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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>