summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-11-03 10:14:01 +0200
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-11-03 11:12:05 +0200
commit1b0a1e98e27f549f20f9dcd91563e75c49d1cd0d (patch)
treebaddf1006896c310b9fbb382eb048e03c2132d86
parentd02dcbd47530ce7415668ba35a2f378bf12aef15 (diff)
Update Changelog
Change-Id: I47cdc4df9c1a4e99fb0f4eabddd5ba201042ef2d Reviewed-by: Katja Marttila <katja.marttila@qt.io>
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index da8b82447..61b9af730 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
4.2.0
+- Print essential component information regardless of verbosity (QTIFW-2349)
- Update Chinese translation
- Add Korean translation
- Update Russian translation
@@ -11,7 +12,6 @@
- Update Polish translation file
- Add ability to query used language in script (QTIFW-2208)
- Windows: return the value of "TargetDir" variable with '/' as separator (QTIFW-2344)
-- Show messages from lcPackageInfo logging category regardless of verbosity (QTIFW-2349)
- Fix uncaught exception in InstallIconsOperation::performOperation() (QTIFW-2347)
- Add invokable methods for converting paths to/from native separators (QTIFW-2344)
- binarycreator: support selecting compression level and archive format (QTIFW-1587)