Commit:    bcb3ad043aa36d56945960bf985a673f938711de
Author:    Pierre Joye <pierre....@gmail.com>         Mon, 7 Jan 2013 13:09:20 
+0100
Parents:   c0fae054c92cf73e5f7a7c32d624e43afabfd8e0
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=bcb3ad043aa36d56945960bf985a673f938711de

Log:
- NEWS entry for #50524

Bugs:
https://bugs.php.net/50524

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a0e8a68..a1b0ab1 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ PHP                                                           
             NEWS
   . Fixed bug ##62460 (php binaries installed as binary.dSYM). (Reeze Xia)
   . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
     with run-test.php). (Laruence)
+  . Fixed bug #50524 (Fix the original fix, passing NULL as CWD does not 
+    work on Windows). (Pierre)
 
 - CURL:
   . Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to