X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CHANGELOG.md;h=48f701df46da7f42d9b19bb0dec41ab8659964b6;hb=ff2148e3f14ab76babbabc7a759fc80fefd1e769;hp=3ac0b68b5c013d417e7b075be959dac937b103c4;hpb=050b4f061f5383bea18f0d505398429f2f4bd3e3;p=m6w6%2Fext-http diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ac0b68..48f701d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # ChangeLog v4 -## 4.2.2, 2022-02-22 +## 4.2.4, 2023-10-02 + +* Fix Error using ssl array in options : Could not set option tlsauthtype + (see gh issue #131) +* Fix arginfo wargnings of the internal curl client user handler +* Disable libidn support for v1.36-v1.38 due to broken locale detection + +## 4.2.3, 2022-06-10 + +* Fix http\Client::requeue() not updating response callback + +## 4.2.2, 2022-02-25 * Fixed gh-issue #123: Segfault with libcurl 7.81