From 984a3e83973ad69ac4442eb2b964f3484a001469 Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 28 Feb 2003 01:31:47 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 22031216..b6d5d761 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-02-27 Monte Ohrt + + * docs/designers.sgml + docs/programmers.sgml + libs/Smarty_Compiler.class.php: + update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax, + add $`foobar` for embedded variables + + * libs/plugins/function.html_image.php: + update functionality + 2003-02-26 Monte Ohrt * NEWS