summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2007-09-12 11:44:25 +0000
committerNuno Lopes <nlopess@php.net>2007-09-12 11:44:25 +0000
commitada2b7ca41f9edb4e61a29b5962797b12371d0e6 (patch)
tree5ff9735f2a2ec7c191e221247e76cdf5b9e73789
parentb24d4ddac9a49e705b73fcd859afdd58bdbfde65 (diff)
downloadphp-git-ada2b7ca41f9edb4e61a29b5962797b12371d0e6.tar.gz
BFN #39651
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ac13c01d2a..df3048bec3 100644
--- 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)