aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.15.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-4.15.0.md')
-rw-r--r--dist/changes-4.15.0.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-4.15.0.md b/dist/changes-4.15.0.md
index 8c9140cd2f..1ae6ebcdb4 100644
--- a/dist/changes-4.15.0.md
+++ b/dist/changes-4.15.0.md
@@ -36,7 +36,8 @@ Editing
* Added `Create Getter and Setter Member Functions` refactoring action
(QTCREATORBUG-1532)
* Added `Generate Constructor` refactoring action
-* Added filtering of `Find Usages` based on access type (QTCREATORBUG-19373)
+* Added filtering of `Find References to Symbol Under Cursor` based on access
+ type (QTCREATORBUG-19373)
* Added `Open in Editor` and `Open Type Hierarchy` to context menu on items in
type hierarchy
* Added highlighting of previous class when navigating in type hierarchy