]> granicus.if.org Git - php/commitdiff
Fix NEWS
authorJohannes Schlüter <johannes@php.net>
Thu, 25 Apr 2013 15:58:02 +0000 (17:58 +0200)
committerJohannes Schlüter <johannes@php.net>
Thu, 25 Apr 2013 15:58:02 +0000 (17:58 +0200)
NEWS

diff --git a/NEWS b/NEWS
index af4957e365c069a19abea8094c94c441a4cca387..f7e6d5b6a2a81e0944a85464d9c756560f9b8da7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,15 +6,15 @@ PHP                                                                        NEWS
   . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: 
     segfault). (Laruence)
   . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas)
-  . Fixed bugs #47675 and #64577 (fd leak on Solaris)
+  . Fixed bugs #47675 and #64577 (fd leak on Solaris). (Rasmus)
+
+- Streams:
+  . Fixed Windows x64 version of stream_socket_pair() and improved error
+    handling. (Anatol Belski)
 
 - Zip:
   . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
-  (Anatol)
-
-- Streams:
-  . Fixed Windows x64 version of stream_socket_pair() and improved error handling
-  (Anatol Belski)
+    (Anatol)
 
 11 Apr 2013, PHP 5.3.24