From: Pierre Joye Date: Tue, 7 Jul 2009 15:15:46 +0000 (+0000) Subject: - #48116 X-Git-Tag: php-5.2.11RC1~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=910bd85c7a4fea9ee3ba5e0490feeeca59a70d3a;p=php - #48116 --- diff --git a/NEWS b/NEWS index 9b25f6a5e0..b62ebac6e3 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,8 @@ PHP NEWS - Fixed bug #48450 (Compile failure under IRIX 6.5.30 building gd.c). (Kalle) - Fixed bug #48276 (date("Y") on big endian machines produces the wrong result). (Scott) +- Fixed #48116 (Fixed build with Openssl 1.0). (Pierre, + Al dot Smith at aeschi dot ch dot eu dot org) - Fixed bug #47351 (Memory leak in DateTime). (Derick, Tobias John) - Fixed bug #45905 (imagefilledrectangle() clipping error). (markril at hotmail dot com, Pierre)