- release 1.4.1
authorMichael Wallner <mike@php.net>
Sun, 28 Jan 2007 17:05:49 +0000 (17:05 +0000)
committerMichael Wallner <mike@php.net>
Sun, 28 Jan 2007 17:05:49 +0000 (17:05 +0000)
package.xml
package2.xml

index 530e41a41c73839dcab84aa9b997cedc07b3a1ac..a9262ed01582edf6ae076fa6b51d1fcbea687398 100644 (file)
@@ -23,11 +23,11 @@ support. Parallel requests are available for PHP 5 and greater.
   </maintainer>
   </maintainers>
  <release>
-  <version>1.4.0</version>
-  <date>2007-01-23</date>
+  <version>1.4.1</version>
+  <date>2007-01-28</date>
   <license>BSD, revised</license>
   <state>stable</state>
-  <notes>* Allow response codes up to 599 in HttpMessage::setResponseCode()
+  <notes>* Fixed crashes with incompletely initialiezed HttpMessages
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>
index d417fa64c993c26390ab9b895596a3c60ca9dd92..b46efd3a8fb8f8ac7bccc56d9aa576ab7c9ad913 100644 (file)
@@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2007-01-23</date>
+ <date>2007-01-28</date>
  <version>
-  <release>1.4.0</release>
+  <release>1.4.1</release>
   <api>1.4.0</api>
  </version>
  <stability>
@@ -39,7 +39,7 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Allow response codes up to 599 in HttpMessage::setResponseCode()
+* Fixed crashes with incompletely initialiezed HttpMessages
 ]]></notes>
  <contents>
   <dir name="/">