diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-09-04 11:20:48 +0200 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-09-04 11:20:48 +0200 |
commit | 733f5ee3d4aad0c1a21d796d5a36baa82389e199 (patch) | |
tree | 73a76e9a5ae4ef3b01f947b0e1a21a241428953e /CHANGES | |
parent | 08a913068ea426a7bd7c520ef140f3a2f50b8939 (diff) | |
download | smokeping-733f5ee3d4aad0c1a21d796d5a36baa82389e199.tar.gz smokeping-733f5ee3d4aad0c1a21d796d5a36baa82389e199.tar.xz |
* 2.0/lib/Smokeping.pm,
2.0/TODO,
2.0/CHANGES:
+ return '404 not found' when DYNAMIC updates fail
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* return '404 not found' when DYNAMIC updates fail + - 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 |