- release 1.3.2
authorMichael Wallner <mike@php.net>
Tue, 10 Oct 2006 19:37:35 +0000 (19:37 +0000)
committerMichael Wallner <mike@php.net>
Tue, 10 Oct 2006 19:37:35 +0000 (19:37 +0000)
package.xml
package2.xml

index 2435355cb1c14a33deea2888a18b445742d9c5fa..adef4c2d2ad0c4f0c52b70391605503900c8d113 100644 (file)
@@ -23,12 +23,12 @@ support. Parallel requests are available for PHP 5 and greater.
   </maintainer>
   </maintainers>
  <release>
-  <version>1.3.1</version>
-  <date>2006-10-02</date>
+  <version>1.3.2</version>
+  <date>2006-10-10</date>
   <license>BSD, revised</license>
   <state>stable</state>
-  <notes>* Fixed build with gcc-2.95 (bug #8737)
-* Fixed bug in HttpRequestPool where a negative timeout was passed to select()
+  <notes>* Fixed invalid detection whether a deflated response should be started
+* Fixed build --without-http-zlib-compression (bug #8872)
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>
index 17b6404ed8411980f6a67ebd63aba6bb2a7a01ee..fbf355756ab06f72c4e9396abda5bc42ba2ecf4e 100644 (file)
@@ -28,7 +28,7 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2006-10-07</date>
+ <date>2006-10-10</date>
  <version>
   <release>1.3.2</release>
   <api>1.3.0</api>