pajoye          Sat Apr 16 08:25:33 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Entry for imageconvolution addition
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1870&r2=1.1871&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1870 php-src/NEWS:1.1871
--- php-src/NEWS:1.1870 Fri Apr 15 13:13:52 2005
+++ php-src/NEWS        Sat Apr 16 08:25:32 2005
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Added imageconvolution, allow to apply a custom 3x3 matrix convultion to 
+  an image. (Pierre)
 - Removed php_check_syntax() function as it never worked properly. (Ilia)
 - Removed garbage manager in Zend Engine which results in more aggressive
   freeing of data. (Dmitry, Andi)

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

Reply via email to