From 455fc9382d62a5a7c386a19e1dc4da4dd3613dbc Mon Sep 17 00:00:00 2001 From: changelog Date: Tue, 21 Jan 2003 01:34:29 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 39d18f48..7e938516 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-01-20 Monte Ohrt + + * Smarty.class.php: + move security settings to fetch function for template_dir + + * NEWS + Smarty.class.php: + fix debug template and security, add template_dir to secure_dir at runtime + 2003-01-17 Monte Ohrt * NEWS