- revert moronic fix and supply a real one, obviously PHP4 only
[m6w6/ext-http] / package2.xml
index 4d85d5dbcbd466ece52cc22cca423d5c527bbd44..beb0db016f8947f6ca4682b8a0c58995eb5d43e0 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-05-01</date>
+ <date>2007-09-05</date>
  <version>
-  <release>1.6.0dev</release>
+  <release>1.6.0b1</release>
   <api>1.6.0</api>
  </version>
  <stability>
@@ -39,7 +39,6 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed libcurl SLL library detection for libcurl >= 7.16.2
 + Added 'retrycount' and 'retrydelay' request options
 + Added libevent support for libcurl (>= 7.16.0):
   o added --with-http-curl-libevent configure option