Update Changelog

Change-Id: I87ac44f6e821a4cefe8987aa003c823796bfa60e
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
Katja Marttila 2019-10-31 07:42:06 +02:00
parent abf6e847b5
commit f6b1d1fea2

View File

@ -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)