summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-08-23 09:12:08 +0300
committerKatja Marttila <katja.marttila@qt.io>2023-08-23 09:36:18 +0300
commite99494a7abfd8509decd2ab46f84bc9e5bd5794f (patch)
tree3a7f0a6f62a73013d876e40f9cfa62fabed1bce6
parent7d3b0a2216e8be9a91f256ec01de13bbfc9748b1 (diff)
Update Changelog4.6.14.6
Change-Id: Ife1b59301536d4e2edd4cb5d159b7269b798f202 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6950be48d..2a138e6bc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+4.6.1
+- Fix crash when filtering categories (QTIFW-3085)
+- Allow setting temporary repositories for offline-only installers (QTIFW-3078)
+- DownloadArchivesJob: allow download retries for command line runs (QTIFW-3098)
+
4.6.0
- Unify handling of processes to close for 'updating' components (QTIFW-2927,QTIFW-3009)
- Fix wrong extract content (QTIFW-3010)