From: Rasmus Lerdorf Date: Thu, 19 May 2005 16:16:44 +0000 (+0000) Subject: NEWS file update for Jani X-Git-Tag: php-4.4.0RC1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0a70208982fcec8b5e230b4902b5465c759b9ac;p=php NEWS file update for Jani --- diff --git a/NEWS b/NEWS index 1056567d51..a3fe81af4e 100644 --- a/NEWS +++ b/NEWS @@ -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