From: Pierre Joye Date: Tue, 7 Jul 2009 15:17:36 +0000 (+0000) Subject: - #45905 X-Git-Tag: php-5.3.1RC1~429 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c408f289be5b1bfcea205fd05127844642b3f9b7;p=php - #45905 --- diff --git a/NEWS b/NEWS index 40ca296cf6..5540712125 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP NEWS - 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) - Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo). (Kalle, Rick Yorgason)