- changelog
[m6w6/ext-http] / package.xml
index adef4c2d2ad0c4f0c52b70391605503900c8d113..13f2f735219b7967eb3651d2ee03e0769d268e81 100644 (file)
@@ -23,12 +23,14 @@ support. Parallel requests are available for PHP 5 and greater.
   </maintainer>
   </maintainers>
  <release>
-  <version>1.3.2</version>
-  <date>2006-10-10</date>
+  <version>1.4.0dev</version>
+  <date>2006-11-05</date>
   <license>BSD, revised</license>
   <state>stable</state>
-  <notes>* Fixed invalid detection whether a deflated response should be started
-* Fixed build --without-http-zlib-compression (bug #8872)
+  <notes>+ Added &quot;ipresolve&quot; request option
++ Added HTTP_IPRESOLVE_{ANY|V4|V6}, HttpRequest::IPRESOLVE_{ANY|V4|V6} constants
+* Fixed crash when using non-associative arrays as request headers
+* Fixed crash when serializing incomplete HttpMessage objects
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>