diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-25 14:29:53 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-25 14:29:53 +0200 |
commit | 4e23d2b3b310038131e8952aef1150c392b4f448 (patch) | |
tree | fea065a8487816643a73ababa82a9f3e5f928b04 /CHANGES | |
parent | 7b910a7d34a768f75e03ce357a0e8446e3237677 (diff) | |
download | smokeping-4e23d2b3b310038131e8952aef1150c392b4f448.tar.gz smokeping-4e23d2b3b310038131e8952aef1150c392b4f448.tar.xz |
updated to config grammar 1.10
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |