pajoye Fri Jan 27 20:11:54 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - imagepng filter enty http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.380&r2=1.2027.2.381&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.380 php-src/NEWS:1.2027.2.381 --- php-src/NEWS:1.2027.2.380 Fri Jan 27 19:47:14 2006 +++ php-src/NEWS Fri Jan 27 20:11:54 2006 @@ -8,6 +8,8 @@ - Changed get_headers() to retrieve headers also from non-200 responses. (Ilia) - Changed get_headers() to use the default context. (Ilia) - Added a check for special characters in the session name. (Ilia) +- Added a filtering mode option to imagepng, allow to reduce drastically + the file size (Pierre) - Added "consumed" stream filter. (Marcus) - Added new mysqli constants for BIT and NEW_DECIMAL field types: MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php