aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.2.0.md
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@qt.io>2016-10-26 13:00:12 +0200
committerNikolai Kosjar <nikolai.kosjar@qt.io>2016-10-26 12:09:25 +0000
commit759c2d562f9dac7cde25578e2039a98a93af713f (patch)
tree7f8b25722a8035de1b0fbdb8021ed3762f0640cf /dist/changes-4.2.0.md
parent2d950574345842f6c834c7bb4196571f47b460b1 (diff)
Change log: Small correction
Change-Id: I7524f982a1733dca253ac78c6c49b711aa0534a8 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'dist/changes-4.2.0.md')
-rw-r--r--dist/changes-4.2.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-4.2.0.md b/dist/changes-4.2.0.md
index f437be4322..baba9053d8 100644
--- a/dist/changes-4.2.0.md
+++ b/dist/changes-4.2.0.md
@@ -65,12 +65,12 @@ C++ Support
* Added preview of images to tool tip on Qt resource URLs
* Added option to skip big files when indexing (QTCREATORBUG-16712)
-* Added notification for parsing errors in headers
* Fixed `Move Definition to Class` for functions in template class and
template member functions (QTCREATORBUG-14354)
* Fixed issues with `Add Declaration`, `Add Definition`, and
`Move Definition Outside Class` for template functions
* Clang Code Model
+ * Added notification for parsing errors in headers
* Improved responsiveness of completion and highlighting
Debugging