- typo
[m6w6/ext-http] / package2.xml
index 595bd7ce8f708c8fdc1b8995a40fbf2953f88508..128ef6f32cbc06453c3bd9fe04074c3d8273aba3 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>2006-12-19</date>
+ <date>2007-01-23</date>
  <version>
-  <release>1.4.0RC2</release>
+  <release>1.5.0dev</release>
   <api>1.4.0</api>
  </version>
  <stability>
@@ -39,14 +39,14 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed infinite loop with http_parse_params("=")
-* Fixed greedy response message parsing with proxy CONNECT requests (petr at hroch dot info)
++ Add HttpMessage::fromEnv(int type[, string class_name = "HttpMessage"]) (Clay Loveless)
 ]]></notes>
  <contents>
   <dir name="/">
    <file role="doc" name="LICENSE"/>
    <file role="doc" name="CREDITS"/>
    <file role="doc" name="KnownIssues.txt"/>
+   <file role="doc" name="ThanksTo.txt"/>
    <file role="doc" name="docs/http.ini"/>
    <file role="doc" name="docs/examples/tutorial.txt"/>