From: Pierre Joye Date: Sun, 25 Dec 2005 20:34:59 +0000 (+0000) Subject: - imagecolormatch fix and changes X-Git-Tag: php-5.1.2RC2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ebca7d3b77630224c89415528f2277e9082e645;p=php - imagecolormatch fix and changes --- diff --git a/NEWS b/NEWS index 475c29ebe5..200c56ff9a 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,8 @@ PHP NEWS "mbstring.func_overload" is enabled). (Rui) - Fixed bug #29955 (mb_strtoupper() / lower() broken with Turkish encoding). (Rui) - +- Fixed segfault/leak in imagecolormatch (Pierre) +- Raise warnings instead of errors in imagecolormatch (Pierre) 22 Dec 2005, PHP 5.1.2RC1 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia) - Updated libsqlite in ext/pdo_sqlite to 3.2.8. (Ilia)