]> granicus.if.org Git - php/commitdiff
- Reorder.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 3 Apr 2005 07:51:11 +0000 (07:51 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 3 Apr 2005 07:51:11 +0000 (07:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3901e17eecb749e8d20225afc4f104c10bd11b6a..44e5a54d50a9e7327514b49e4eafb8a2748b45e3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -52,7 +52,6 @@ PHP                                                                        NEWS
 - Fixed bug #32001 (xml_parse_into_struct() function exceeds maximum 
   execution time). (Rob, Moriyoshi)
 - Fixed bug #31980 (Unicode exif data not available on Windows). (Edin)
-- Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia)
 - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns
   with NULL values). (Daniel Convissor)
 - Fixed bug #31878 (Segmentation fault using clone keyword on nodes). (Rob)
@@ -64,6 +63,7 @@ PHP                                                                        NEWS
 - Fixed bug #31797 (exif_read_data() uses too low nesting limit). (Ilia)
 - Fixed bug #31796 (readline completion handler does not handle empty return
   values). (Ilia)
+- Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia)
 - Fixed bug #31755 (Cannot create SOAP header in no namespace). (Dmitry)
 - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
 - Fixed bug #31751 (pg_parameter_status() missing on Windows). (Edin)