From 0262f49c6aa41a3169bdbf6fb5292aef88b754c4 Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 7 May 2004 00:32:06 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index e38d6152..9a144440 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-05-06 Messju Mohr + + * 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 * libs/Smarty.class.php: