ChangeLog update

This commit is contained in:
changelog
2004-05-07 00:32:06 +00:00
parent e72c698496
commit 0262f49c6a

View File

@@ -1,3 +1,13 @@
2004-05-06 Messju Mohr <messju@lammfellpuschen.de>
* NEWS
libs/core/core.write_file.php:
use tempnam() instead of unqid() to create better temporary files in
smarty_core_write_file().
(thanks to xces for finding this race-condition and his work on
fixing it)
2004-05-04 Messju Mohr <messju@lammfellpuschen.de>
* libs/Smarty.class.php: