summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-03-19 09:05:19 +0200
committerKatja Marttila <katja.marttila@qt.io>2018-03-19 07:57:01 +0000
commit6f28abfa588d36076ad24f39a17d6752fd070ab6 (patch)
tree10f5da7c18e953a86c8f346a8b7431d5dbcc3ac0 /Changelog
parenta63e8f2dca5ab7104279ae95d950d7dbe42ba205 (diff)
Prepare 3.0.4 release3.0.4
Change-Id: I2a7453e0a2a540a223dbdd5282f63413db5eb30e Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2e761ea6e..af16fa1ce 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+3.0.4
+- Fix infinite wait if downloadable package is missing (QTIFW-1064)
+- Fix the maintenancetool that failing to elevate to admin (QTIFW-1010)
+- Fix devtool's segmentation fault when using operation
+- Update Japanese translation
+- Remove unnecessary warning (QTIFW-1022)
+- Fix Mkdir operation in uninstall (QTIFW-1099)
+- Enable building IFW with Squish support
+
3.0.3
- Set correct proxy type (QTBUG-65143)
- Add no-proxy option (QTIFW-1085)