X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=70912bff74ab87c8fd138e9fea8a2d97de779082;hp=6604846d2bc970854668ce24e1024877d81b34b0;hb=8d980e09a008a1c223be1a068ab522750f8bbdad;hpb=1a4ecd0664889f053891e861096f2ae1bc23e6e6 diff --git a/package.xml b/package.xml index 6604846..70912bf 100644 --- a/package.xml +++ b/package.xml @@ -30,15 +30,14 @@ HttpResponse - 1.0.0RC1 - 2006-03-19 + 1.0.0RC2 + 2006-03-28 BSD, revised beta - * 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. + * Fixed Bug #7192: Build against libcurl >= 7.15.2 fails +* Fixed access of super globals +* Fixed sending userspace streams +* Fixed too aggressive caching behaviour of HttpResponse