pajoye Tue Nov 18 02:15:54 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - #41033 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1317&r2=1.2027.2.547.2.1318&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1317 php-src/NEWS:1.2027.2.547.2.1318 --- php-src/NEWS:1.2027.2.547.2.1317 Mon Nov 17 23:40:54 2008 +++ php-src/NEWS Tue Nov 18 02:15:54 2008 @@ -13,9 +13,12 @@ (Felipe) - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment). (jd at cpanel dot net) +- Fixed bug #46127 (php_openssl_tcp_sockop_accept forgets to set context + on accepted stream) (Mark Karpeles, Pierre) - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud) +- Fixed bug #41033 (enable signing with DSA keys. (gordyf at google dot com, + Pierre) - Fixed bug #30312 (crash in sybase_unbuffered_query() function). (Timm) - - Fixed stream_get_contents() when using $maxlength and socket is not closed. [EMAIL PROTECTED] on #46049. (Arnaud)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php