From f0a70208982fcec8b5e230b4902b5465c759b9ac Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Thu, 19 May 2005 16:16:44 +0000 Subject: [PATCH] NEWS file update for Jani --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1