summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-05-03 10:00:46 +0200
committerNiels Weber <niels.weber@digia.com>2013-05-03 14:31:30 +0200
commitd54178d4899af6a97005dce3cf5e18eb08589e40 (patch)
tree3d3498d20c88f03f1f4183e8cc29206f2e57dd29 /Changelog
parent546e74bde62fe657a45f5b7626a7aacf48421c4d (diff)
Added Changelog file.
Change-Id: I402cc33c407115987715dd0920d2035af43d6fba Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
new file mode 100644
index 000000000..8bb76e26c
--- /dev/null
+++ b/Changelog
@@ -0,0 +1,9 @@
+1.3.1
+- Enabled Qt4 patch syntax in QtPatchOperation.
+- Added the OS attribute to be compatible with old sdks.
+- Show the error string not the empty errorString when parsing Settings.
+- Now continues on unknown operations.
+- Fixed error handling in 7z lib.
+- Added a DisplayName setting for repositories. (QTIFW-244)
+- Documentation fixes and additions.
+- Bugfixes