From: Michael Wallner Date: Thu, 27 Sep 2007 12:27:31 +0000 (+0000) Subject: - release 1.5.6 X-Git-Tag: RELEASE_1_5_6~1 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;ds=sidebyside;h=c6a146bd7f1b51d2d90e2efa8c97acc8d30889c5;p=m6w6%2Fext-http - release 1.5.6 --- diff --git a/package.xml b/package.xml index db0f04c..05984be 100644 --- a/package.xml +++ b/package.xml @@ -23,14 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.5.5 - 2007-09-04 + 1.5.6 + 2007-09-27 BSD, revised stable - * Fixed Bug #11929 (http_negotiate does not return default value on non-match) -* Fixed SSL library detection for libcurl >= 7.16.2 -- Removed max_recv_speed and max_send_speed request options - again, due to LFS dependence + * Fixed a possible crash at module shutdown in the persistent handle API + (probably fixing bug #11509) +* Fixed test suite for PHP4 +* Fixed missing PHP_LIBDIR definition in config.m4 for PHP4 +* Fixed non-standard shell support in config.m4 @@ -137,6 +138,8 @@ support. Parallel requests are available for PHP 5 and greater. + +