From: Marcus Boerger Date: Thu, 14 Nov 2002 14:58:01 +0000 (+0000) Subject: Info about gd changes X-Git-Tag: BEFORE_RENAMING~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9669932516e0c482445ec196cef2858f5c8d68bf;p=php Info about gd changes --- diff --git a/NEWS b/NEWS index 6046462318..3a8337b9e2 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ PHP 4 NEWS . ext/vpopmail . ext/cybermut - 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)