Commit:    671ef9fda7ec5876e5c1da2d98e296fb7e7620c9
Author:    Johannes Schlüter <johan...@php.net>         Thu, 25 Apr 2013 
17:58:02 +0200
Parents:   18fdab5a09b64252a9a61ad6d1b2eff4a257b8f2
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master PHP-5.3.25

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=671ef9fda7ec5876e5c1da2d98e296fb7e7620c9

Log:
Fix NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index af4957e..f7e6d5b 100644
--- 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


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to