rasmus Thu May 19 12:16:45 2005 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: NEWS file update for Jani http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.904&r2=1.1247.2.905&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.904 php-src/NEWS:1.1247.2.905 --- php-src/NEWS:1.1247.2.904 Mon May 16 04:55:29 2005 +++ php-src/NEWS Thu May 19 12:16:44 2005 @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, Version 4.?.? +- Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per + RFC 2616 section 10.3.5) (Rasmus, Choitel) - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) - Added support for .cc files in extensions. (Brian) - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php