summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-08-23 14:43:37 +0200
committerNiko Tyni <ntyni@iki.fi>2005-08-23 14:43:37 +0200
commit69064fb816bd54a08ffd92760f125a5d83793250 (patch)
treeabd6177d65654c5e2e0018937052b62e486d23f1 /CHANGES
parent2f01fa7db139ec0141bf5e7f8d8e2223069d3c68 (diff)
downloadsmokeping-69064fb816bd54a08ffd92760f125a5d83793250.tar.gz
smokeping-69064fb816bd54a08ffd92760f125a5d83793250.tar.xz
* 2.0/lib/Smokeping.pm,
2.0/CHANGES: + make errors in DYNAMIC updates appear in the web server error log * 2.0/TODO: + replace the __WARN__ and __DIE__ handlers with CGI::Carp?
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d84524a..4d19be9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* make errors in DYNAMIC updates appear in the web server error log
+ -- niko
* remove a quotemeta() call in Config::Grammar to allow metacharacters
at the right side of '@define'
-- niko, reported by Warrick FitzGerald <lists.smokeping.wfitzgerald *crtman.com>