summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-09-25 14:29:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-09-25 14:29:53 +0200
commit4e23d2b3b310038131e8952aef1150c392b4f448 (patch)
treefea065a8487816643a73ababa82a9f3e5f928b04 /CHANGES
parent7b910a7d34a768f75e03ce357a0e8446e3237677 (diff)
downloadsmokeping-4e23d2b3b310038131e8952aef1150c392b4f448.tar.gz
smokeping-4e23d2b3b310038131e8952aef1150c392b4f448.tar.xz
updated to config grammar 1.10
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d39436d..416cdaa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* switched to config grammar 1.10 (pre release) -- tobi
+
* make sure reload_config reloads in any case even when the config has not changed ...
with this we solve the problem that maybe some @include configs have changed
which we would not find out otherwise -- tobi