summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2005-05-19 16:16:44 +0000
committerRasmus Lerdorf <rasmus@php.net>2005-05-19 16:16:44 +0000
commitf0a70208982fcec8b5e230b4902b5465c759b9ac (patch)
tree50e59a9a6eb61151d8b6d09a461d7c2841677aa2
parentbb9223391e98e018e568bc229732ab33ad108a98 (diff)
downloadphp-git-f0a70208982fcec8b5e230b4902b5465c759b9ac.tar.gz
NEWS file update for Jani
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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