silly mistake
[m6w6/ext-http] / package.xml
index bb75602e214191ec6f7ecdc72c3f5fcf04c94c9f..4266aa66d8040db2b9268f0f5789fe8ba6c996d8 100644 (file)
@@ -28,7 +28,7 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2010-04-29</date>
+ <date>2010-06-09</date>
  <version>
   <release>1.7.0</release>
   <api>1.7.0</api>
@@ -39,6 +39,7 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
+* Added generic http_negotiate() function (FR#17338)
 * Added request options:
  - proxytunnel: enable tunelling through the HTTP proxy
  - noproxy: comma separatet list of hosts (* means all hosts) not to use a proxy for (libcurl >= 7.19.4)
@@ -52,7 +53,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 #17087 http_build_cookie() exhausts memory if cookie value is NULL
+* 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="/">