summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-04-16 08:59:02 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-04-16 10:13:22 +0000
commit6e9c785d3db5fc2010e07d8d3c0d19b3ffcf543b (patch)
tree7817909913fe0e08fb89962a88d76a1d6781fc3f
parent95ae661cba931a982d12cd68d8b4da392d74bdd0 (diff)
Update ChangeLog
Change-Id: Ic5933f828cfee1cde0686a9fa888a397c9c63da0 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
-rw-r--r--Changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index f970841bc..f4f9915b0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,10 @@
2.0.1
-- Fix crash on exit for Windows XP, Vista (QTIFW-652)
+- Do not throw exception on empty translation files.
+- Fix --checkupdates mode.
+- Prevent disabled component to be selected using the Select All button. (QTIFW-635)
+- Windows: Fix crashes in elevated installation. (QTIFW-6656, QTIFW-659)
+- Fix crash on exit for Windows XP, Vista. (QTIFW-652)
+- Documentation updates.
2.0.0
- Require Qt 5.4 as a minimal version, Qt 4 code removed.