summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-02-21 12:00:31 +0200
committerKatja Marttila <katja.marttila@qt.io>2023-02-22 07:44:47 +0200
commit659addd6ba5862b7c21a31fae4b7856d6cc9d58f (patch)
tree1a152cabc05f50d45cc3722c86d0f1758bd26dcc
parenteaa5b874e6ea47f3ec8692a401e38156e63b5f5b (diff)
Update Changelog to include updated openssl version4.5.2
Prebuilt binaries include openssl version 1.1.1s from version 4.5.2 onwards. Task-number: QTIFW-2862 Change-Id: I5907a09b7a4d601cbfd1fd3d97bc4d3d6f0dc690 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 56ee843db..a92fce3eb 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
4.5.2
- Fix freezing UI while searching components (QTIFW-2886)
- Show check box for AutoDependOn components in updater view (QTIFW-2855)
+- Update OpenSSL version to 1.1.1s in prebuilt binaries
4.5.1
- Make Settings operation to support _OLD and placeholders (QTIFW-2882)