pajoye          Sun Dec 25 20:34:59 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - imagecolormatch fix and changes
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.322&r2=1.2027.2.323&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.322 php-src/NEWS:1.2027.2.323
--- php-src/NEWS:1.2027.2.322   Fri Dec 23 22:27:23 2005
+++ php-src/NEWS        Sun Dec 25 20:34:59 2005
@@ -11,7 +11,8 @@
   "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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to