From cf8a7aae275a61353e095d90f57642d65fbd6f36 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 13 Jan 2021 15:58:35 +0100 Subject: [PATCH] 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 --- CHANGELOG.md | 4 ++-- package.xml | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) 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 -- 2.30.2