aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.8.1
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-2.8.1')
-rw-r--r--dist/changes-2.8.15
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-2.8.1 b/dist/changes-2.8.1
index a766fb21d6..3dbac013b0 100644
--- a/dist/changes-2.8.1
+++ b/dist/changes-2.8.1
@@ -8,7 +8,7 @@ you can check out from the public Git repository. For example:
git clone git://gitorious.org/qt-creator/qt-creator.git
git log --cherry-pick --pretty=oneline v2.8.0..v2.8.1
-There is a total of 129 changes by 28 individual contributors.
+There is a total of 132 changes by 28 individual contributors.
Credits for these changes go to:
@@ -96,6 +96,9 @@ C++ Support
* Added checking whether project has changed before reparsing
(QTCREATORBUG-9581)
+QML Support
+ * Add vector*d, quaternion, and matrix4x4 types to code model
+
Python Support
Diff Viewer