release v3.2.4
authorMichael Wallner <mike@php.net>
Wed, 13 Jan 2021 14:58:35 +0000 (15:58 +0100)
committerMichael Wallner <mike@php.net>
Wed, 13 Jan 2021 15:01:31 +0000 (16:01 +0100)
* Fixed configure on systems which do not provide icu-config
* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1

CHANGELOG.md
package.xml

index dda1f9fce02bd67a11ce52dc3d779590cb43f78a..8624e70bce18666e7a07a788fc667f22f2faea2e 100644 (file)
@@ -1,7 +1,8 @@
 # ChangeLog v3
 
-## 3.2.4, TBR
+## 3.2.4, 2021-01-13
 
+* Fixed configure on systems which do not provide icu-config
 * Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
 
 ## 3.2.3, 2019-10-29
@@ -186,4 +187,3 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i
 
 PHP7 compatible release based on the 2.5.x series with the following backwards incompatible changes:
 - removed http\Url::FROM_ENV from the default flags of the http\Url constructor, use http\Env\Url instead
-
index 4ca6752d8422e5d16adf4d8afa7d75bb833f8483..94b111b89b8c567ed4228195f78102412c6898d8 100644 (file)
@@ -31,9 +31,9 @@ https://mdref.m6w6.name/http
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2019-10-29</date>
+ <date>2021-01-13</date>
  <version>
-  <release>3.2.3</release>
+  <release>3.2.4</release>
   <api>3.2.0</api>
  </version>
  <stability>
@@ -42,7 +42,8 @@ https://mdref.m6w6.name/http
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-  * Fixed Windows build (Jan Ehrhardt)
+  * Fixed configure on systems which do not provide icu-config
+  * Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
 ]]></notes>
  <contents>
   <dir name="/">