X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=6604846d2bc970854668ce24e1024877d81b34b0;hb=64594674624ccfc6512ab0cc02edd071a5ffcba7;hp=df1a694a77636297dc79518d53a6b5fae15e04c2;hpb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index df1a694..6604846 100644 --- a/package.xml +++ b/package.xml @@ -30,17 +30,15 @@ HttpResponse - 0.25.0 - 2006-03-06 + 1.0.0RC1 + 2006-03-19 BSD, revised beta - * Fixed bug #6924 (Linking fails on Mac OSX). -* Fixed HttpRequest::addRawPostData(). - -+ Added feature request http_put_data() and HttpRequest::(set|get|add)PutData(). -+ Added 'range' request option. -+ Added 'proxytype' request option. -+ Added HTTP_PROXY_HTTP, HTTP_PROXY_SOCKS4, HTTP_PROXY_SOCKS5 constants. + * Fixed possible crash in HttpQueryString if the SAPI does not have a treat_data function registered. +* Fixed http_build_str() to urlencode square brackets ("[]"). +* Fixed HttpQueryString::xlate() +* Fixed builds where include/php/ext/iconv does not have php_have_*.h files +* Fixed PHP-4 build. @@ -116,6 +114,7 @@ HttpResponse +