- fix behaviour of http_build_url() when second parameter is NULL
[m6w6/ext-http] / package2.xml
index b0510e154c342a37aa2d7982765f9e9f3210ec2e..af1eff6a5e16615d6238bd380642761792990ac3 100644 (file)
@@ -37,7 +37,7 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>1.0.0RC3</release>
+  <release>1.0.0RC4</release>
   <api>1.0.0</api>
  </version>
  <stability>
@@ -46,13 +46,11 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-+ Added missing http_request() function
-+ Added missing http_request_body_encode() function
-- Improved performance of the message and header parser
-- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion
-* Fixed internal http_parse_headers() always returning success
-* Fixed missing "parentMessage" entry in print_r($HttpMessageObject)
-* Fixed possible crash if the response does not contain a status message
++ 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="/">