summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-09-02 15:02:57 +0300
committerKatja Marttila <katja.marttila@qt.io>2019-09-03 05:46:06 +0000
commit72fcd5fb2736b2b16478c6c6b3b561ab349af550 (patch)
tree647099c0085fbc68674f3048b158084e0c043ed5
parentc410e4250266a04e7897ecd0c98c49f040f67205 (diff)
Update Changelog3.1.2-rc2
Change-Id: Ib4d7f137b5839d3a18560aff10491e90346ff778 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--Changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index a8235ed48..4d5aafe51 100644
--- a/Changelog
+++ b/Changelog
@@ -2,14 +2,14 @@
- Gain admin rights for writing MaintenanceTool config files if needed (QTIFW-1363)
- Update INSTALL file (QTIFW-1185)
- 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)
+- Enable support for Qt 5.12. In Windows supported compilers are msvc2015 and msvc2017 (QTIFW-1312)
+- Set default file permissions to installer created files on Unix (QTIFW-1412)
3.1.1
- Add fetch to the same pane with package categories (QTIFW-1284)