From a512243eb6d79bb8ab499faf386b1094bf649efc Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 4 Jul 2002 00:18:37 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0ebe9cff..686acb16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-07-03 Monte Ohrt + + * Smarty.class.php: one more N + + * Smarty.class.php: + prepend "N" to filenames to avoid possible OS issues with dir names starting with "-" + + * Smarty.class.php: only set $debug_tpl in constructor if empty + + * Smarty.class.php + docs/designers.sgml + docs/getting-started.sgml + docs/programmers.sgml: + make use_sub_dirs go back to crc32 for subdir separation + 2002-06-29 Monte Ohrt * plugins/function.eval.php: do nothing if $val is empty