]> granicus.if.org Git - php/commitdiff
- #41033
authorPierre Joye <pajoye@php.net>
Tue, 18 Nov 2008 02:15:54 +0000 (02:15 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 18 Nov 2008 02:15:54 +0000 (02:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 91264716791ef78fd9d879d6a22053394e1609f9..f0032e9361f6126122363280b884f304860312a4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,12 @@ PHP                                                                        NEWS
   (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. indeyets@php.net on #46049. (Arnaud)