]> granicus.if.org Git - php/commitdiff
- imagecolormatch fix and changes
authorPierre Joye <pajoye@php.net>
Sun, 25 Dec 2005 20:34:59 +0000 (20:34 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 25 Dec 2005 20:34:59 +0000 (20:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 475c29ebe584005cfd3dffe3e95a9cd67caad289..200c56ff9a928edd09b6fa3b9ee166035ae2328a 100644 (file)
--- 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)