- release .24
[m6w6/ext-http] / package.xml
index 2b6ad1cca73b7702192aa365b98f08dcdf8c7014..61c8b625a8ca730d7480e3f9698b210efaab95c5 100644 (file)
@@ -30,11 +30,18 @@ HttpResponse
   </maintainer>
   </maintainers>
  <release>
-  <version>0.23.1</version>
-  <date>2006-02-15</date>
+  <version>0.24.0</version>
+  <date>2006-02-20</date>
   <license>BSD, revised</license>
   <state>beta</state>
-  <notes>* Fixed http_parse_cookie(), really.
+  <notes>+ Added If-Range header recognition.
++ Added &quot;portrange&quot; request option.
++ Added HttpQueryString::iconv().
++ HttpQueryString implements Serializable (PHP-5.1).
+
+* Fixed bug #6804 - configure does not recognize &apos;--without-http-zlib-compression&apos;.
+* Fixed cases where &apos;412 Precondition failed&apos; responses should be sent.
+* Fixed message chain order in HttpRequest::getHistory().
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>