]> granicus.if.org Git - php/commitdiff
Pierre, this can not be so hard
authorJani Taskinen <jani@php.net>
Wed, 17 Jun 2009 22:51:05 +0000 (22:51 +0000)
committerJani Taskinen <jani@php.net>
Wed, 17 Jun 2009 22:51:05 +0000 (22:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 321065b7a198582b5dca35ec1b5a428ef011c873..d5e7fd5f831cd168f2abbd848a01ce217b295df9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,12 @@ PHP                                                                        NEWS
 ?? ??? 2009, PHP 5.3.0 RC 4
 - Upgraded bundled sqlite to version 3.6.15. (Scott)
 
-- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
-
 - Added phar.phar generation for Windows. (Greg)
 - Added ACL Cache support on Windows.
   (Kanwaljeet Singla, Pierre, Venkat Raman Don)
 
+- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
+
 - Fixed bug #48578 (Can't build 5.3 on FBSD 4.11). (Rasmus)
 - Fixed bug #48541 (spl_autoload_register only registers first closure, then
   leaks the others). (Greg)