summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-06-18 07:47:00 +0300
committerKatja Marttila <katja.marttila@qt.io>2019-06-18 06:40:24 +0000
commit670e8b69f30cc64b1d4407e72847f3b6768dae2c (patch)
tree9a20d57f101befb218ad92687522f9c7a14188b9 /Changelog
parentb07d55203b8bdcff553139149698f2867286c572 (diff)
Prepare 3.1.2 release3.1.2-rc
Change-Id: I3e0c2cb9825974ec42940c55d8d9b48afa770d8e Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a9f6fefd4..7092f60af 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+3.1.2
+- 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)
+
3.1.1
- Add fetch to the same pane with package categories (QTIFW-1284)
- Change text in Select Components view when selection of components is not possible (QTIFW-1241)