summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-01-29 15:28:39 +0100
committerEike Ziller <eike.ziller@qt.io>2018-01-30 10:21:42 +0000
commitf211802d4cbedd3af88cb62e8c2342388cac6057 (patch)
tree734f98a85cf59d808812c2431d103f02d9317a49 /dist
parentf55ce0a1e09ba21c8c33a32c7336024169feb367 (diff)
downloadqt-creator-f211802d4cbedd3af88cb62e8c2342388cac6057.tar.gz
Remove wrong change log entry
Change-Id: I76afba05334a69f5ca6c03350d8aeafcd1c6f319 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.0.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/changes-4.6.0.md b/dist/changes-4.6.0.md
index 5aea16ad0b..f0e994b208 100644
--- a/dist/changes-4.6.0.md
+++ b/dist/changes-4.6.0.md
@@ -47,7 +47,6 @@ C++ Support
including resolution of `auto` types (QTCREATORBUG-11259)
* Integrated Clang-Tidy and Clazy.
Enable checks in Options > C++ > Code Model > Clang Plugins
- * Added renaming of local symbols
* Added separate highlighting for function definitions (QTCREATORBUG-16625)
QML Support