]> granicus.if.org Git - php/commitdiff
BFN #39651
authorNuno Lopes <nlopess@php.net>
Wed, 12 Sep 2007 11:44:25 +0000 (11:44 +0000)
committerNuno Lopes <nlopess@php.net>
Wed, 12 Sep 2007 11:44:25 +0000 (11:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ac13c01d2a6a654cc1b0fac4b4096a276acc37e8..df3048bec393dab582ffd8ceeb96653b8ae2d3b7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PHP                                                                        NEWS
+PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 5.2.5
 - Fixed missing brackets leading to build warning and error in the log.
@@ -44,6 +44,7 @@ PHP                                                                        NEWS
   compliant wsdl). (Dmitry)
 - Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten
   with ini_set()). (Stas, Jani)
+- Fixed bug #39651 (proc_open() append mode doesn't work on windows). (Nuno)
 
 30 Aug 2007, PHP 5.2.4
 - Removed --enable-versioning configure option. (Jani)