From ce5dde957c38fb46bdba36e08a37e6d3e0691986 Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 18 Aug 2005 05:52:45 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85b3cb65..cf1b452d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-08-17 Monte Ohrt + + * NEWS: + fix notice in debug security check + + * libs/Smarty.class.php: + fix typo + + * NEWS + libs/Smarty.class.php: + return valid reference in get_template_vars() when given var is + non-existant + 2005-08-12 Monte Ohrt * NEWS