]> granicus.if.org Git - php/commitdiff
update NEWS
authorFerenc Kovacs <tyra3l@gmail.com>
Thu, 8 Dec 2016 06:05:32 +0000 (07:05 +0100)
committerFerenc Kovacs <tyra3l@gmail.com>
Thu, 8 Dec 2016 06:05:32 +0000 (07:05 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a5c3bd1e248ea916cff18bdcab347ef451732d1f..6ea2dd82eb75c1c81b7166185c7d04ecbfdad3b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,6 @@ PHP                                                                        NEWS
   . Fixed bug #68447 (grapheme_extract take an extra trailing character). 
     (SATŌ Kentarō)
 
-- WDDX:
-  . Fixed bug #73631 (Memory leak due to invalid wddx stack processing). 
-    (bughunter at fosec dot vn).
-
 08 Dec 2016, PHP 5.6.29
 
 - Mbstring:
@@ -44,6 +40,10 @@ PHP                                                                        NEWS
    . Fixed bug #73297 (HTTP stream wrapper should ignore HTTP 100 Continue).
      (rowan dot collins at gmail dot com)
 
+- WDDX:
+  . Fixed bug #73631 (Memory leak due to invalid wddx stack processing). 
+    (bughunter at fosec dot vn).
+
 10 Nov 2016, PHP 5.6.28
 
 - Core: