From: Michael Wallner Date: Wed, 13 Jan 2021 14:58:35 +0000 (+0100) Subject: release v3.2.4 X-Git-Tag: RELEASE_3_2_4~1 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=cf8a7aae275a61353e095d90f57642d65fbd6f36;p=m6w6%2Fext-http release v3.2.4 * Fixed configure on systems which do not provide icu-config * Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index dda1f9f..8624e70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 - diff --git a/package.xml b/package.xml index 4ca6752..94b111b 100644 --- a/package.xml +++ b/package.xml @@ -31,9 +31,9 @@ https://mdref.m6w6.name/http mike@php.net yes - 2019-10-29 + 2021-01-13 - 3.2.3 + 3.2.4 3.2.0 @@ -42,7 +42,8 @@ https://mdref.m6w6.name/http BSD-2-Clause