- cleanup
[m6w6/ext-http] / package2.xml
index 91a873838b4ad73bf12f9aae333392cc82aa7eb8..1a2e49536290bee1f9cd8da58bcde4b65df7089d 100644 (file)
@@ -37,8 +37,8 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>1.0.0RC</release>
-  <api>1.0.0RC</api>
+  <release>1.0.0RC3</release>
+  <api>1.0.0</api>
  </version>
  <stability>
   <release>beta</release>
@@ -46,11 +46,11 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* 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.
++ Added missing http_request() 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)
 ]]></notes>
  <contents>
   <dir name="/">