ChangeLog update

This commit is contained in:
changelog
2002-04-04 01:19:20 +00:00
parent 56f0f6d10c
commit 873f47f7a8

View File

@@ -1,3 +1,18 @@
2002-04-03 Andrei Zmievski <andrei@php.net>
* Smarty_Compiler.class.php: Fixed undefined offset warning in {if} tag.
* Smarty.class.php
NEWS: Added template_exists() API.
* Smarty.class.php
Smarty_Compiler.class.php
NEWS:
- Added $smarty.template variable.
- Fixed {include_php} tag when dynamic values were used for 'file' attribute.
* Config_File.class.php: Separator setting fix.
2002-03-28 Monte Ohrt <monte@ispi.net>
* FAQ