From 43757d1c539def77f4d16e4e7e6db66aa1548a70 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 15 Feb 2003 01:36:02 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index cd56434c..dbc5af69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-02-14 Monte Ohrt + + * NEWS + Smarty.class.php: + enable config_load error messages + + * NEWS + plugins/function.html_options.php: + fix html_options to not escape already escaped entities + + * NEWS + Smarty.class.php: + send Last-Modified header on cache creation, misc tab/spacing cleanup + 2003-02-13 Monte Ohrt * Smarty_Compiler.class.php