From: Andi Gutmans Date: Tue, 9 Aug 2005 22:23:01 +0000 (+0000) Subject: - This didn't end up being included X-Git-Tag: php-5.1.0RC1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=995c3002aa87dbe0be742734914d08e0123047a6;p=php - This didn't end up being included --- diff --git a/NEWS b/NEWS index d9ecc93cd5..fd08624c83 100644 --- 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().