- fix builds where include/php/ext/iconv does not have php_have_*.h files
[m6w6/ext-http] / package2.xml
index 5edcb1779cd9a00aab9d2e18365bf98878d63a1e..c2eda4e1bd82f2eacb056268046b45fab975acc7 100644 (file)
@@ -37,8 +37,8 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>0.25.0</release>
-  <api>0.25.0</api>
+  <release>1.0.0RC</release>
+  <api>1.0.0RC</api>
  </version>
  <stability>
   <release>beta</release>
@@ -46,16 +46,10 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed bug #6924 (Linking fails on Mac OSX).
-* Fixed HttpRequest::addRawPostData().
-
-- Renamed HttpQueryString::getInstance() to more commonly used ::singleton().
-- Renamed HttpQueryString::iconv() to more generic ::xlate().
-
-+ 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 brackets ("[]").
+* Fixed builds where include/php/ext/iconv does not have php_have_*.h files
+* Fixed PHP-4 build.
 ]]></notes>
  <contents>
   <dir name="/">