]> granicus.if.org Git - php/commitdiff
Info about gd changes
authorMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 14:57:23 +0000 (14:57 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 14:57:23 +0000 (14:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 39a9ae5e453222e2cd412d04ed22e625b68d6f13..72013128adb58edb0a8f41c32a337395858bd29e 100644 (file)
--- 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)