release 1.6.5
[m6w6/ext-http] / package.xml
index 02518349bbdd11e815fe047f3cc5d6bb8c52fed0..8523a6d6500ee94c0f69326c235d543a1891f838 100644 (file)
@@ -23,16 +23,12 @@ support. Parallel requests are available for PHP 5 and greater.
   </maintainer>
   </maintainers>
  <release>
-  <version>1.6.4</version>
-  <date>2009-07-24</date>
+  <version>1.6.5</version>
+  <date>2009-08-13</date>
   <license>BSD, revised</license>
   <state>stable</state>
-  <notes>* Fixed PHP4 build
-* Fixed PHP5.3 issue in the negotiation API
-* Fixed HttpMessage::toMessageTypeObject() to honor non-string arguments
-* Fixed memory leaks and unterminated string issues with HttpMessage
-* Fixed bug #16577 typo in http_request_object.c (HttpRequest::addBody)
-* Fixed bug #16700 child classes of HttpMessage cannot not have array properties
+  <notes>* Fixed PHP5.1 build
+* Fixed http_get_request_body[_stream]() with FastCGI SAPI
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>