- fix bug #9282 (bad configure check for libcurl version)
[m6w6/ext-http] / package2.xml
index adfef3146d0a8618980d6fa4cee7ef10dad406d7..684b39d74c554b671a8767da1bbbb710368a8dd3 100644 (file)
@@ -41,8 +41,11 @@ support. Parallel requests are available for PHP 5 and greater.
  <notes><![CDATA[
 + Added "ipresolve" request option
 + Added HTTP_IPRESOLVE_{ANY|V4|V6}, HttpRequest::IPRESOLVE_{ANY|V4|V6} constants
++ Added missing HTTP_SSL_VERSION_{ANY|TLSv1|SSLv2|SSLv3}, HttpRequest::SSL_VERSION_{ANY|TLSv1|SSLv2|SSLv3} constants
+* Fixed aborted PUT request when empty put data was set with HttpRequest::setPutData()
 * Fixed crash when using non-associative arrays as request headers
 * Fixed crash when serializing incomplete HttpMessage objects
+* Fixed bug #9282: libcurl version error in configure (keith at iveys dot org)
 ]]></notes>
  <contents>
   <dir name="/">