From: Marcus Boerger Date: Thu, 14 Nov 2002 14:57:23 +0000 (+0000) Subject: Info about gd changes X-Git-Tag: php-4.3.0RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a022fb30d0529cf059ebd2cd36ce82bdd3d496a5;p=php Info about gd changes --- diff --git a/NEWS b/NEWS index 39a9ae5e45..72013128ad 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ PHP 4 NEWS - Fixed bug #20424 (stream_get_meta_data craches on a normal file stream). (Derick, Wez) - Added "neutral" language entry to mbstring spec. (Moriyoshi) +- Changed bundled gd library to consider php.ini option memory_limit. (Marcus) - Modified log() to accept multiple bases. (Jason) - Fixed bugs #16190/18746 (ext/db: flatfile support with windows). (Marcus) - Added gd_info() which returns an array of gd support information. (Marcus)