X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=adef4c2d2ad0c4f0c52b70391605503900c8d113;hp=2435355cb1c14a33deea2888a18b445742d9c5fa;hb=d6be3873d8a3b7b7d1b0d0ab3ff2874ca9372bd8;hpb=9c3bc2cb7b5217a91a8defbbe7c5c20f33938d59 diff --git a/package.xml b/package.xml index 2435355..adef4c2 100644 --- a/package.xml +++ b/package.xml @@ -23,12 +23,12 @@ support. Parallel requests are available for PHP 5 and greater. - 1.3.1 - 2006-10-02 + 1.3.2 + 2006-10-10 BSD, revised stable - * Fixed build with gcc-2.95 (bug #8737) -* Fixed bug in HttpRequestPool where a negative timeout was passed to select() + * Fixed invalid detection whether a deflated response should be started +* Fixed build --without-http-zlib-compression (bug #8872)