Fix #133: Glitch in CURL_VERSION_TLSAUTH_SRP autoconf probe
[m6w6/ext-http] / CHANGELOG.md
index a3da485c47170ab0c58c7ae89f33712ff1cf54ff..48f701df46da7f42d9b19bb0dec41ab8659964b6 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog v4
 
-## 4.2.3, 2022-MM-DD
+## 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