summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2014-07-23 10:33:57 +0200
committerKai Koehne <kai.koehne@digia.com>2014-07-23 12:03:04 +0200
commit3291e2fdc8faeac2e7c8217ff84ff4560eedd0da (patch)
tree0141a54ecb66b4e1793f1adfa395d1b82edcab9b /Changelog
parent4cf89a4a62682a46027467c5ddd7b5c284dac9bb (diff)
Update Changelog
Change-Id: Id134089e964d5cd10dd22e4f53623f59c66b95d8 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 6fe9da5f0..4f6e42470 100644
--- a/Changelog
+++ b/Changelog
@@ -12,7 +12,11 @@
- 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.
+- Introduced developer tool.
+- Improved checking of Installationpath and better reporting to user. (QTIFW-468, QTIFW-512)
+- Fixed detailwindow not following content. (QTIFW-353)
+- Log messages are now prefixed with a timestamp. (QTIFW-496)
+- Various bugs fixed. (e.g. QTIFW-524)
- Improved documentation.
- Documentation fixes
- Only support Qt 5 on documentation side as well.