- changelog
[m6w6/ext-http] / package2.xml
index e46d871b82bd527210e4ef35416c80df4647c1cf..06a189d95e68c29e92fe70d5c23a4ee7fc9551f0 100644 (file)
@@ -30,7 +30,7 @@
  </lead>
  <date>2005-00-00</date>
  <version>
-  <release>0.14.0</release>
+  <release>0.15.0</release>
   <api>0.14.0</api>
  </version>
  <stability>
  </stability>
  <license uri="http://www.php.net/license">PHP License</license>
  <notes><![CDATA[
-+ Added missing support for raw post data in HttpRequest
-+ Added missing HttpMessage::setBody()
-+ Added HttpRequest::METH_* constants
-+ Added HttpRequest::AUTH_* constants
-+ Added HttpMessage::TYPE_* constants
-+ Added HttpResponse::ETAG_* constants
-+ Added HTTP_ETAG_MHASH_* constants
-+ Added supported ETag hash algrithms to php_info() output
-+ Added ETag hashing through PHPs CRC32() implementation
-+ Added new language/charset negotiator
-
-* Changed HttpMessage::toString([include_parent = true]) to false
-* Renamed HTTP_GET etc. constants to HTTP_METH_GET
-* Fixed protected property access
-
+* Updated documentation
+* Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query())
+* Changed the signature of the negotiator to fill the second parameter with the results array
 ]]></notes>
  <contents>
   <dir name="/">