Backport v4 updates
[m6w6/ext-http] / CHANGELOG.md
index 651aff1a5df9e0b38e509d5260277100232cc781..b76f56db32c6ea399be1cae48f8bd1f8c53621b9 100644 (file)
@@ -1,22 +1,12 @@
-# ChangeLog v4
-
-## 4.0.0beta2, TBR
-
-* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
-
-## 4.0.0beta1, 2020-09-23
+# ChangeLog v3
 
-* PHP 8 compatibility
-       - Drop ext-propro support:  
-               PHP 8 removes the object get/set API from the ZendEngine, which renders
-               that extension dysfunctional. As a consequence, the header property of
-               http\Message and derived classes cannot be modified in place, and thus
-               by reference.
+## 3.2.5, 2022-02-25
 
-# ChangeLog v3
+* Fixed gh-issue #123: Segfault with libcurl 7.81
 
-## 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