- release .24.1
authorMichael Wallner <mike@php.net>
Thu, 23 Feb 2006 12:10:31 +0000 (12:10 +0000)
committerMichael Wallner <mike@php.net>
Thu, 23 Feb 2006 12:10:31 +0000 (12:10 +0000)
package.xml
package2.xml

index 61c8b625a8ca730d7480e3f9698b210efaab95c5..4342a48e6c4a5267a7258596833c9522ab92e458 100644 (file)
@@ -30,18 +30,12 @@ HttpResponse
   </maintainer>
   </maintainers>
  <release>
   </maintainer>
   </maintainers>
  <release>
-  <version>0.24.0</version>
-  <date>2006-02-20</date>
+  <version>0.24.1</version>
+  <date>2006-02-23</date>
   <license>BSD, revised</license>
   <state>beta</state>
   <license>BSD, revised</license>
   <state>beta</state>
-  <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>* Fixed bug #6861 - 5 digit ports get truncated
+* Fixed bug with non-functional HttpRequest::setContentType()
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>
index 84e31fa1f5fd515b818d9122a2f7c2290eb655a9..fe0878e4811de4fab732e3132d5691a7f09d2042 100644 (file)
@@ -47,6 +47,7 @@ HttpResponse
  <license>BSD, revised</license>
  <notes><![CDATA[
 * Fixed bug #6861 - 5 digit ports get truncated
  <license>BSD, revised</license>
  <notes><![CDATA[
 * Fixed bug #6861 - 5 digit ports get truncated
+* Fixed bug with non-functional HttpRequest::setContentType()
 ]]></notes>
  <contents>
   <dir name="/">
 ]]></notes>
  <contents>
   <dir name="/">