]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 9 Nov 1999 02:08:58 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Tue, 9 Nov 1999 02:08:58 +0000 (02:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 59f626394151cfea3dbfa977e4e4b8e4fa9a6036..64aee3cf54f5ec8212bba9b374b3ea3be959e6f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? 1999, Version 4.0 Beta 3
+- tempnam() now uses mkstemp() if available (Stig)
 - serialize() and var_dump() now honor the precision as set in php.ini
   for doubles. (Thies)
 - Improved the Win32 COM module to support [out] parameters (Boris Wedl)