summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2022-09-19 07:30:38 +0300
committerKatja Marttila <katja.marttila@qt.io>2022-09-19 09:30:37 +0300
commit184ae4722f354c5c7ce7788ea93b5abcf889eb7d (patch)
treeed47d6c0659f0bc42594f3ced1cb60af080de3c7
parent8c938ede3d7c834a4f65a983a4214a894784cdff (diff)
Update Changelog4.4.2
Change-Id: Idea842129a76f1b554fd7e3a80ff9bdd27d0406f Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index adaa00a8a..da5f393c2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+4.4.2
+- Fix uninstallation of needed virtual components
+- Attach to squish only when the port is separately given (QTIFW-2746)
+- Windows: fix installation error with concurrent Extract operations (QTIFW-2752)
+- Uninstaller remove target directory if it is empty (QTIFW-884)
+- Uninstaller remove maintenancetool's data files (QTIFW-884)
+- Do not convert newline characters in license files (QTIFW-903)
+- Set encoding to UTF-8 when writing license file (QTIFW-1436)
+
4.4.1
- Fix bug when all requested packages are not installed (QTIFW-2708)