From 651cfd2b7d08cbfe40897be0e99602c54e05dac0 Mon Sep 17 00:00:00 2001 From: changelog Date: Tue, 19 Aug 2003 00:31:06 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0162bfc1..c258ffd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-08-18 Monte Ohrt + + * docs/getting-started.sgml: + fix example title + + * docs/README + docs/getting-started.sgml: + change installation wording confusion + +2003-08-18 Messju Mohr + + * libs/Smarty.class.php + libs/core/core.read_cache_file.php: + fixed unnecessary load of source in template_exists() and the + compile-check of smarty_core_read_cache_file() + + * libs/Smarty_Compiler.class.php: + allow section-, array- and object-dereference in $smarty-references + 2003-08-15 Messju Mohr * docs/designers.sgml: