release 2.1.0RC3
[m6w6/ext-http] / package.xml
index 8d197b02711ca9aa268b9485b3c657504efdbaa2..33ebef1de2bc5dc25d634dda408b0dbbeb404a2f 100644 (file)
@@ -37,25 +37,22 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2014-07-11</date>
+ <date>2014-08-19</date>
  <version>
-  <release>2.1.0</release>
-  <api>2.0.0</api>
+  <release>2.1.0RC3</release>
+  <api>2.1.0</api>
  </version>
  <stability>
-  <release>stable</release>
+  <release>beta</release>
   <api>stable</api>
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-+ Added RFC5987 support in http\Params
-* General improvements to the test suite
-* Fixed http\Env\Response::send() ignoring some write errors
-* Fixed bug #67528 (RFC compliant default user agent)
-* Fixed a garbage collector issue with JSON POSTs
-* Fixed refcount issue and double free of message bodies
-* Fixed use after free if the http\Client::enqueue() closure returns TRUE
-* Fixed bug #67584 (http\Client\Response not initialized as response on failure)
+Changes from RC2:
+* Fixed PHP-5.3 compatibility
+* Fixed possible bus error on shutdown when using events
++ Added curlcode transfer info
+- Removed port and scheme guessing of http\Url for portability
 ]]></notes>
  <contents>
   <dir name="/">