- fix behaviour of http_build_url() when second parameter is NULL
[m6w6/ext-http] / package2.xml
index 647e072f9680aac4725c199c697a40fd21758c0a..af1eff6a5e16615d6238bd380642761792990ac3 100644 (file)
@@ -37,7 +37,7 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>1.0.0RC2</release>
+  <release>1.0.0RC4</release>
   <api>1.0.0</api>
  </version>
  <stability>
@@ -46,9 +46,11 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed Bug #7192: Build against libcurl >= 7.15.2 fails
-* Fixed access of super globals
-* Fixed sending userspace streams
++ Added http_parse_params() function
+* Fixed possible crash in progress/onfinish request callbacks
+* Fixed http_redirect() and http_build_url() without arguments
+* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY
+* Fixed behaviour of http_build_url() when second parameter is NULL
 ]]></notes>
  <contents>
   <dir name="/">