- changelog
[m6w6/ext-http] / package2.xml
index cd98b98929487f41f5e0628d1344276b25287dfc..ed5c16f0a3c365dc53a5832ba14747178a979143 100644 (file)
@@ -39,6 +39,7 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
+* Fixed endless loop in http_build_url("..")
 * Fixed HttpResponse::capture() failure if buffered output exceeds 40k
 * Fixed HttpQueryString failures with objects as params
 * Added HttpQueryString::mod(array $params) method