moriyoshi Wed Mar 23 18:31:03 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - BFN. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.298&r2=1.1760.2.299&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.298 php-src/NEWS:1.1760.2.299 --- php-src/NEWS:1.1760.2.298 Wed Mar 23 02:11:38 2005 +++ php-src/NEWS Wed Mar 23 18:31:02 2005 @@ -13,6 +13,7 @@ to 3.7.0. (Moriyoshi) - Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi) Fixed bugs: + . Bug #32311 (mb_encode_mimeheader() does not properly escape characters) . Bug #32063 (mb_convert_encoding ignores named entity 'alpha') . Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes) . bug #30573 (compiler warnings in libmbfl due to invalid type cast)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php