X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CHANGELOG.md;h=b76f56db32c6ea399be1cae48f8bd1f8c53621b9;hb=39a730fd0e6f8e7b6cfac22c8cfc47f4915d8f11;hp=dda1f9fce02bd67a11ce52dc3d779590cb43f78a;hpb=3a4f177092dec08373761f535e47bdd7a371d52a;p=m6w6%2Fext-http diff --git a/CHANGELOG.md b/CHANGELOG.md index dda1f9f..b76f56d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,12 @@ # ChangeLog v3 -## 3.2.4, TBR +## 3.2.5, 2022-02-25 +* Fixed gh-issue #123: Segfault with libcurl 7.81 + +## 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 +191,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 -