]> granicus.if.org Git - php/commitdiff
- This didn't end up being included
authorAndi Gutmans <andi@php.net>
Tue, 9 Aug 2005 22:23:01 +0000 (22:23 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 9 Aug 2005 22:23:01 +0000 (22:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d9ecc93cd50f72607284fa49d35744c64a81598c..fd08624c8396cc1879f12d105ec864ed30972feb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -261,7 +261,6 @@ PHP                                                                        NEWS
 - Added MDTM support to ftp_url_stat. (Sara)
 - Added zlib stream filter support. (Sara)
 - Added bz2 stream filter support. (Sara)
-- Added HTTP/1.1 and chunked encoding support to http:// wrapper. (Sara)
 - Added max_redirects context option that specifies how many HTTP 
   redirects to follow. (Ilia)
 - Added support of parameter=>value arrays to xsl_xsltprocessor_set_parameter().