summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-09-04 13:40:42 +0200
committerNiko Tyni <ntyni@iki.fi>2005-09-04 13:40:42 +0200
commit0fb4bc74b24ea96e80d4e27428b8c2451fbf0eb5 (patch)
tree129599b69e7323fb6500336e0baaffcf55335bea /CHANGES
parent3946df708ae20686c8453eb55be934103daf2f7e (diff)
downloadsmokeping-0fb4bc74b24ea96e80d4e27428b8c2451fbf0eb5.tar.gz
smokeping-0fb4bc74b24ea96e80d4e27428b8c2451fbf0eb5.tar.xz
* lib/Smokeping.pm,
CHANGES: + don't create directories in "datadir" when running as a CGI
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cf9ca75..4d2d4f9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* don't create directories in "datadir" when running as a CGI
+ -- niko
* 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>