summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f39908a..48b7055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-Version 7.45.0 [requires libcurl-7.19.0 or better] - 2022-03-09
+Version 7.45.1 [requires libcurl-7.19.0 or better] - 2022-03-13
+---------------------------------------------------------------
+
+ * Fixed build against libcurl < 7.64.1 (patch by Scott Talbert).
+
+Version 7.45.0 [requires libcurl-7.64.1 or better] - 2022-03-09
---------------------------------------------------------------
* Add CURLOPT_MAXLIFETIME_CONN (patch by fsbs).