summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-08-16 13:01:48 +0300
committerKatja Marttila <katja.marttila@qt.io>2019-08-19 10:56:22 +0000
commit8efb76dc0a9121732b924c10de70b97185cf140d (patch)
treec564c8382c7e66273a28ab144e31e657fc5f312f
parentc7066c9dc25bc4cafdd7bd8057ce34457a86ee65 (diff)
Update ChangeLog
Change-Id: Ida8a94b3396c97708dbbab64224c185169122bb4 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7092f60af..a8235ed48 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,12 @@
- Fix initially deactivated buttons when selecting components to update (QTIFW-1320)
- Fix MaintenanceTool file write permission check on Linux and macOS (QTIFW-1324)
- Fix installer hang on Windows with empty command prompt window appearing (QTIFW-1250)
+- Add IFW version information to installerbase binary on Windows (QTIFW-1397)
+- Fix Mkdir undo operation fail to remove directory in Settings operation (QTIFW-1365)
+- Fix IFW version information not apparent on macOS (QTIFW-1396)
+- Update repository categories on server authentication request (QTIFW-1358)
+- Fix recalculation of components to install in MaintenanceTool (QTIFW-694)
+- Enable support for Qt 5.12. In Windows supported compiler is msvc2017 (QTIFW-1312)
3.1.1
- Add fetch to the same pane with package categories (QTIFW-1284)