]> granicus.if.org Git - php/commitdiff
BFN
authorEdin Kadribasic <edink@php.net>
Sun, 10 Dec 2006 01:26:51 +0000 (01:26 +0000)
committerEdin Kadribasic <edink@php.net>
Sun, 10 Dec 2006 01:26:51 +0000 (01:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1890dbc23ba038dcaa8271d73ce34edafb32ef37..6533b11e1b67b301c4d572a02f6ef13762eb9db5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,7 @@ PHP                                                                        NEWS
   sets in pdo_mysql). (Ilia)
 - Fixed bug #39754 (Some POSIX extension functions not thread safe).
   (Ilia, wharmby at uk dot ibm dot com)
+- Fixed bug #39751 (putenv crash on Windows). (KevinJohnHoffman at gmail.com)
 - Fixed bug #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit). 
   (Tony)
 - Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension).