pajoye Sun Feb 5 15:54:56 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - jpeg tolerant mode entry http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.399&r2=1.2027.2.400&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.399 php-src/NEWS:1.2027.2.400 --- php-src/NEWS:1.2027.2.399 Sun Feb 5 12:04:46 2006 +++ php-src/NEWS Sun Feb 5 15:54:56 2006 @@ -11,6 +11,7 @@ - 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) +- add a weak/tolerant mode to the jpeg loader (Pierre) - Added filtering mode option to imagepng() to allow reducing file size. (Pierre) - Added "consumed" stream filter. (Marcus) - Added new mysqli constants for BIT and NEW_DECIMAL field types:
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php