ChangeLog update

This commit is contained in:
changelog
2003-08-21 00:31:58 +00:00
parent 60e984f942
commit 124d86de0d

View File

@@ -1,3 +1,17 @@
2003-08-20 Messju Mohr <messju@lammfellpuschen.de>
* NEWS
libs/Smarty_Compiler.class.php
libs/plugins/block.strip.php:
reverted {strip} from a block-plugin back into the compiler
* docs/programmers.sgml:
fixed examples for register_function() and register_block()
* libs/Smarty.class.php:
made template_exists() quiet when the template does not exist (thanks
to konstatin for pointing this out)
2003-08-18 Monte Ohrt <monte@ispi.net>
* docs/getting-started.sgml: