diff --git a/ChangeLog b/ChangeLog index f2326e0c..ba8f7614 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-08-29 Messju Mohr + + * NEWS + libs/core/core.write_file.php: + tempnam() seems to be borken on many installation. + + now we try tempnam first and if that fails we generate our own + temp-filename with uniqid() + 2004-08-23 Monte Ohrt * libs/plugins/modifier.capitalize.php: