]> granicus.if.org Git - php/commitdiff
reorder
authorAntony Dovgal <tony2001@php.net>
Thu, 25 May 2006 07:31:47 +0000 (07:31 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 25 May 2006 07:31:47 +0000 (07:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7600e7703cb3ba74a4cfc4d3842eadfbebd5c1fe..f5a1d662b027b95338de9bf60bdd550c909c6fd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.2.0
-- Fixed handling of extremely long paths inside tempnam() function. (Ilia)
 - Added control character checks for cURL extension's open_basedir/safe_mode
   checks. (Ilia)
 - Disable realpath cache when open_basedir or safe_mode are enabled on a 
@@ -44,6 +43,7 @@ PHP                                                                        NEWS
 - Added pg_field_table() function. (Edin)
 - Added implementation of curl_multi_info_read(). (Brian)
 - Added RFC2397 (data: stream) support. (Marcus)
+- Fixed handling of extremely long paths inside tempnam() function. (Ilia)
 - Fixed bug #37565 (Using reflection::export with simplexml causing a crash).
   (Marcus)
 - Fixed bug #37563 (array_key_exists performance is poor for &$array). (Ilia)