summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2014-07-03 10:17:45 +0200
committerNiels Weber <niels.weber@digia.com>2014-07-03 12:13:10 +0200
commitabca171c2ac3d926eb573b48debfc9714ea47ef6 (patch)
tree4a812d5f8bbf99fd8955130874a928e3e6c0c6bd /Changelog
parentadb91d5dd8159910f08041d7dbce1a9c66fae1fd (diff)
Updated Changelog
Change-Id: Iea0ccf06cb6eea5b00fcc8415059fdc7b4205dfe Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 584475a3b..2b87cdbe0 100644
--- a/Changelog
+++ b/Changelog
@@ -10,12 +10,14 @@
- Added an example how to use dynamic pages.
- Provided an API to get all wizard pages from java script. (QTIFW-477)
- Made the installer binary paths available for scripts. (QTIFW-424)
+- Fixed possible case of uninstalling all of Windows. (QTIFW-511)
+- Stopped trying to get admin rights on Windows if impossible.
- Various bugs fixed.
- Improved documentation.
- Documentation fixes
- Only support Qt 5 on documentation side as well.
-Thanks go to Sze Howe Koh for contributions.
+Thanks go to Sze Howe Koh, Ray Donnelly and Sascha Cunz for contributions.
1.6.0
- No longer requires Xcode command line tools on Mac. (QTBUG-38015)