- Fixed build on php-trunk
[m6w6/ext-http] / package.xml
index d43001f0bacc843ef5134a558a858d5a00917076..2e3d7b6285ed2ae4205267628710816fb19336e2 100644 (file)
@@ -28,13 +28,13 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2009-12-29</date>
+ <date>2010-04-29</date>
  <version>
-  <release>1.7.0b2</release>
+  <release>1.7.0</release>
   <api>1.7.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
  <license>BSD, revised</license>
@@ -52,6 +52,9 @@ support. Parallel requests are available for PHP 5 and greater.
  - HTTP_PROXY_HTTP_1_0
 * Added request info members:
  - condition_unmet (libcurl >= 7.19.4)
+* Fixed bug #16893 (Content not decoded with zlib support and compress enabled)
+* Fixed bug #17087 (http_build_cookie() exhausts memory if cookie value is NULL)
+* Fixed bug #17169 (Wrong return value of HttpMessage::getHttpVersion())
 ]]></notes>
  <contents>
   <dir name="/">