From 6eafc9f600005550fa80dea955e31aa197391bf1 Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 16 Jan 2003 01:33:45 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index c3d57aae..793b9af5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-15 Monte Ohrt + + * NEWS + Smarty.class.php + Smarty_Compiler.class.php: + fix if statement syntax for negative integers, fix issue with directories + named '0' + 2003-01-08 Monte Ohrt * Smarty.class.php