summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@theqtcompany.com>2016-01-21 09:18:11 +0200
committerIikka Eklund <iikka.eklund@theqtcompany.com>2016-01-21 09:11:22 +0000
commit5abd497a56efde2dc8f4d2e9079f677cff80cc13 (patch)
tree37875079538a572f586d09e92efd018b979cac5f /Changelog
parent0a54640535049bf5124a7b4414bb75a8b2075087 (diff)
Update Changelog for version 2.0.2
Change-Id: Ic7900dec6db93ecab54bb60685326226127ce20a Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com> Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a7a823618..6e2b0a706 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,18 @@
2.0.2
+- Doc: Remove dubious sentence from installer.calculateComponentsToUninstall().
+- Update documentation for --runoperation.
+- Update the git-archive export options.
+- Add alternative option where to read the installer-framework sha1.
+- Add sync.profile.
+- Add .qt-license-check.exclude and .qt-license-check.optional rules.
+- Update license headers.
+- Fix target directory check for reserved words on Windows.
+- Use QQmlV4Function to correctly get empty parameters from script. (QTIFW-724)
+- Fix errors when running updates in a directory requiring elevation. (QTIFW-746)
+- Doc: Fix the function name in Controller Scripting page.
+- Fix usage of system proxy with credentials. (QTBUG-46547)
+- Unify handling of translations. QTIFW-390
+- Init all components with proper install action. (QTIFW-727)
- Fix .dat file that gets deleted after multiple component changes on Windows.
- Fix maintenance tool upgrade on OS X.
- Fix handling of system proxy with credentials. (QTBUG-46547)