From 347b62ce4f1bc4eb4208f5dab3d7327175716eae Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 26 Jun 2002 00:22:49 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1fdcfb75..b260629f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-06-25 Monte Ohrt + + * docs/programmers.sgml + docs/getting-started.sgml: update installation docs + + * debug.tpl + docs/getting-started.sgml + templates/debug.tpl + NEWS + Smarty.class.php: move debug.tpl to SMARTY_DIR, add to constructor + 2002-06-24 Monte Ohrt * plugins/function.assign_debug_info.php