summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-08-07 10:52:02 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2013-08-07 12:08:38 +0200
commitcf4960e84c35054efc72c683b8062d78fcb6a842 (patch)
treee10d31655986647fd22866093a0b2ce68bb3c8c8 /Changelog
parent499cfb75b818e67e997b566583058d0b37badb8e (diff)
updated with last few commits
Change-Id: I5b940bbf3b9559a26d90dbc951df59d4101d1443 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 581fc020a..b0c9a83b4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,7 @@
1.4
+- Fixed a crash in the package manager. (QTIFW-313)
+- Fixed component selection showing wrong package sizes. (QTIFW-302)
+- Better handling of dependencies while updating. (QTIFW-318)
- Now allows to ignore SSL errors.
- Implemented dedicated translation settings support.
- Added exceptionhandler code for connected signals/JS methods.