updated NEWS
authorAnatol Belski <ab@php.net>
Mon, 29 Sep 2014 14:28:12 +0000 (16:28 +0200)
committerAnatol Belski <ab@php.net>
Mon, 29 Sep 2014 14:28:12 +0000 (16:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index be52e3f0da634ecca6cf300d503b6c23a48479ff..67bcda61538d2e481caad07a0670ab975450a5af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP                                                                        NEWS
     as 6.2 (instead of 6.3)). (Christian Wenz)
   . Fixed bug #67633 (A foreach on an array returned from a function not doing
     copy-on-write). (Nikita)
+  . Fixed bug #51800 (proc_open on Windows hangs forever). (Anatol)
 
 - FPM:
   . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable