]> granicus.if.org Git - php/commitdiff
NEWS
authorMichael Wallner <mike@php.net>
Thu, 3 Apr 2014 08:40:42 +0000 (10:40 +0200)
committerMichael Wallner <mike@php.net>
Thu, 3 Apr 2014 08:40:42 +0000 (10:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e07b500a8fc428b25e694ddbadfe8a4cdc1223bd..d3e7329cf08945721d7cb46f37b8523fc77be33f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP                                                                        NEWS
   . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace 
     UNIX sockets). (Mike)
   . Fixed bug #66182 (exit in stream filter produces segfault). (Mike)  
+  . Fixed bug #66736 (fpassthru broken). (Mike)
 
 - Embed:
   . Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).