summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-09-04 13:34:08 +0200
committerNiko Tyni <ntyni@iki.fi>2005-09-04 13:34:08 +0200
commit3946df708ae20686c8453eb55be934103daf2f7e (patch)
tree68e64811e0f13e97ddd3f5b399ea78bfe964e9bb /CHANGES
parent733f5ee3d4aad0c1a21d796d5a36baa82389e199 (diff)
downloadsmokeping-3946df708ae20686c8453eb55be934103daf2f7e.tar.gz
smokeping-3946df708ae20686c8453eb55be934103daf2f7e.tar.xz
* lib/Smokeping.pm,
lib/Smokeping/probes/base.pm, doc/smokeping_upgrade.pod, TODO, CHANGES: + the DYNAMIC-related files (.adr and .snmp) can now be located outside "datadir" by specifying the new configuration variable "dyndir"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index bb48678..cf9ca75 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
+* the DYNAMIC-related files (.adr and .snmp) can now be located outside "datadir"
+ by specifying the new configuration variable "dyndir"
+ -- niko, suggested by Marc Haber <mh+smokeping-users *zugschlus.de>
* return '404 not found' when DYNAMIC updates fail
- - niko, suggested by Marc Haber <mh+smokeping-users *zugschlus.de>
+ -- niko, suggested by Marc Haber <mh+smokeping-users *zugschlus.de>
* make errors in DYNAMIC updates appear in the web server error log
-- niko
* remove a quotemeta() call in Config::Grammar to allow metacharacters