This commit was manufactured by cvs2svn to create tag 'RELEASE_1_4_1'.
[m6w6/ext-http] / package.xml
index a2b41dfc0a20ae2808f181e35e9f06c42d1e4b95..a9262ed01582edf6ae076fa6b51d1fcbea687398 100644 (file)
@@ -23,12 +23,11 @@ support. Parallel requests are available for PHP 5 and greater.
   </maintainer>
   </maintainers>
  <release>
-  <version>1.4.0RC2</version>
-  <date>2007-01-19</date>
+  <version>1.4.1</version>
+  <date>2007-01-28</date>
   <license>BSD, revised</license>
-  <state>beta</state>
-  <notes>* Fixed infinite loop with http_parse_params(&quot;=&quot;)
-* Fixed greedy response message parsing with proxy CONNECT requests (petr at hroch dot info)
+  <state>stable</state>
+  <notes>* Fixed crashes with incompletely initialiezed HttpMessages
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>