From: Pierre Joye Date: Sun, 30 Nov 2008 21:41:57 +0000 (+0000) Subject: - #44900 X-Git-Tag: php-5.2.8~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d70eefbaa0e405679864566031d778aa6fefce58;p=php - #44900 --- diff --git a/NEWS b/NEWS index 642a94d9e6..d5537af64e 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ PHP NEWS (Ilia) - Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter). (Dmitry, Herman Radtke) +- Fixed bug #44900 (OpenSSL extension fails to link with OpenSSL 0.9.6). + (jd at cpanel dot net, Pierre) - Fixed bug #44882 (SOAP extension object decoding bug). (Dmitry) - Fixed bug #44182 (extract($a, EXTR_REFS) can fail to split copy-on-write references). (robin_fernandes at uk dot ibm dot com)