diff options
author | Marcus Boerger <helly@php.net> | 2002-11-14 14:58:01 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2002-11-14 14:58:01 +0000 |
commit | 9669932516e0c482445ec196cef2858f5c8d68bf (patch) | |
tree | c314da8658fef1ee14026ec840f6251aff842f67 /NEWS | |
parent | f921ea9f7d642d78bb7236fa993a6048a90da4a2 (diff) | |
download | php-git-9669932516e0c482445ec196cef2858f5c8d68bf.tar.gz |
Info about gd changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |