From: foobar Date: Tue, 4 Jan 2005 07:41:07 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.4RC1~393 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d96f268f8a73be10dacd4db8d085c069e8dcf93;p=php BFN --- diff --git a/NEWS b/NEWS index 2bd86b701d..6135921753 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP NEWS - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Added length and charsetnr for field array and object in mysqli. (Georg) - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg) +- Fixed bug #31396 (compile fails with gd 2.0.33 without freetype). (Jani) - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia) - Fixed bug #31361 (simplexml/domxml segfault when adding node twice). (Rob) - Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia)