]> granicus.if.org Git - php/commitdiff
reorder
authorMichael Wallner <mike@php.net>
Wed, 2 Jul 2014 17:46:56 +0000 (19:46 +0200)
committerMichael Wallner <mike@php.net>
Thu, 3 Jul 2014 18:40:41 +0000 (20:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5db45eddc621df85bfdde3223acd13c9ec8727f6..466a98d4c025fbd3b1389045c40e8b5452928ccb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,12 +22,12 @@ PHP                                                                        NEWS
 03 Jul 2014, PHP 5.6.0 Release Candidate 2
 
 - Core:
+  . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
+    (Ferenc)
   . Fixed bug #67368 (Memory leak with immediately dereferenced array in class
     constant). (Laruence)
   . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()).
     (Andreas Ferber)
-  . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
-    (Ferenc)
   . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability).
     (Stefan Esser)