]> granicus.if.org Git - php/commitdiff
Fix NEWS sorting.
authorAdam Harvey <aharvey@php.net>
Fri, 28 Jan 2011 04:30:12 +0000 (04:30 +0000)
committerAdam Harvey <aharvey@php.net>
Fri, 28 Jan 2011 04:30:12 +0000 (04:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 66491dc2c8e5af5d5636a795fb232c788e8a4600..f3c9b76ebb1066834223285f10da2fec99b744b3 100644 (file)
--- a/NEWS
+++ b/NEWS
 
 - Zip extension:
   . Added the filename into the return value of stream_get_meta_data(). (Hannes)
+  . Fixed bug #53166 (Missing parameters in docs and reflection definition). 
+    (Richard)
   . Fixed bug #53568 (swapped memset arguments in struct initialization).
     (crrodriguez at opensuse dot org)
   . Fixed bug #53579 (stream_get_contents() segfaults on ziparchive streams).
     (Hannes)
   . Fixed bug #53603 (ZipArchive should quiet stat errors). (brad dot froehle at
     gmail dot com, Gustavo)
-  . Fixed bug #53166 (Missing parameters in docs and reflection definition). 
-    (Richard)
   . Fixed bug #53854 (Missing constants for compression type). (Richard, Adam)
 
 06 Jan 2011, PHP 5.3.5