]> granicus.if.org Git - php/commitdiff
- #44900
authorPierre Joye <pajoye@php.net>
Sun, 30 Nov 2008 21:41:57 +0000 (21:41 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 30 Nov 2008 21:41:57 +0000 (21:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 642a94d9e6e6adf2af9f2448badb7c4ef169f93d..d5537af64e8ae3661f4011f058836a34873006cd 100644 (file)
--- 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)