summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-10-31 07:42:06 +0200
committerKatja Marttila <katja.marttila@qt.io>2019-10-31 05:51:57 +0000
commitf6b1d1fea22483f514b9a756c57542056eba68cf (patch)
tree5de50cc2e7bbc07f1c2cb118819835d15009cba3
parentabf6e847b5cff38b3121623da53b1b590b2af95d (diff)
Update Changelog
Change-Id: I87ac44f6e821a4cefe8987aa003c823796bfa60e Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index db9ce1429..678c9e434 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,12 @@
3.1.2
+- Fix extracted files list formation in ExtractArchive operation (QTIFW-1239)
+- Decrease the .dat file file size by writing file names to a separate file instead of .dat (QTIFW-1448)
+- Use grid layout in component selection page (QTIFW-1334)
+- Fix addDependency functionality (QTIFW-1458)
+- Fix --no-proxy option in Windows (QTIFW-1445)
+- Fix env variable remove on Windows (QTIFW-1148)
+- Fix essential package update (QTIFW-1215)
+- Fix CreateLink operation destination string formatting on Windows (QTIFW-1443)
- 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)