summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-06-01 10:33:02 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-06-01 09:58:38 +0000
commit04ce9a70c23c0a2d7529af2b6ce10d4b9ba2433e (patch)
tree8e308907744cfaa4262e2742584499ed997f58d4
parent6bbba5426c74af6c313958d47ee333096d503a8e (diff)
Update 2.0.1 ChangeLog
Change-Id: If4dff4d3557a3e942937ae293924c59497ead8e3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--Changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index a8262e895..39cb08ca0 100644
--- a/Changelog
+++ b/Changelog
@@ -3,9 +3,13 @@
- 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)
+- OS X: Fix problems with writing settings in elevated installation (QTIFW-709)
- Fix crash on exit for Windows XP, Vista. (QTIFW-652)
-- Documentation updates.
- Re-add handling of zero compression level files supported by 7z.
+- Improve Proxy Credentials dialog.
+- Make component checker warning optional (set QT_LOGGING_RULES=ifw.componentChecker=true to enable).
+- Make code ready to be compiled with Qt 5.5.
+- Documentation updates.
2.0.0
- Require Qt 5.4 as a minimal version, Qt 4 code removed.