- skip leading ws in http_parse_headers()
[m6w6/ext-http] / package2.xml
index 39acc85002b06e26b41c2387194db815388936c9..892f1c8dcaa3145e3a49a3a52a568347ca3e516b 100644 (file)
@@ -37,7 +37,7 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>1.0.0RC2</release>
+  <release>1.0.0RC3</release>
   <api>1.0.0</api>
  </version>
  <stability>
@@ -46,10 +46,10 @@ 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
-* Fixed too aggressive caching behaviour of HttpResponse
+- 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="/">