summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-03-09 18:17:06 +0100
committerNiko Tyni <ntyni@iki.fi>2005-03-09 18:17:06 +0100
commit1eda41862b7279427ab2da51b8dd12767118bfa4 (patch)
tree5d7c277a0dc98cf9029cee51746326b2a323e716 /CHANGES
parent8acdb5d58ba10ecc1dc1d57be7fdc151515c82e0 (diff)
downloadsmokeping-1eda41862b7279427ab2da51b8dd12767118bfa4.tar.gz
smokeping-1eda41862b7279427ab2da51b8dd12767118bfa4.tar.xz
* change all ISG::ParseConfig references to its new name, Config::Grammar
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0383933..8a2e9c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+* change ISG::ParseConfig references to its new name, Config::Grammar -- niko
* don't create any RRD files if running as a CGI -- niko
* Curl timeouts work better now -- niko, reported by Chris Wilson <chris *aidworld.org>
* Curl User-Agent string doesn't need quotes anymore -- niko