aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.7.0
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-22 15:11:49 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-25 12:14:42 +0100
commitf9401a7e930fef458ae9b4b0b252b69e0e9520f5 (patch)
tree2a95eac69c7eda2a529b76c7a63b3381965d9836 /dist/changes-2.7.0
parenta93765c5d1a5bcde556c149ae63928e89f562192 (diff)
Doc: use the same terminology as in the Manual
Change-Id: I2df164796febdb71d522407b792a5a626fe41fc3 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
Diffstat (limited to 'dist/changes-2.7.0')
-rw-r--r--dist/changes-2.7.02
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index cb8c286802..b638f0d1d1 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -103,7 +103,7 @@ C++ Support
* Added Create Getter and Setter Member Functions refactoring action
* Added Reformat Pointers or References refactoring action
* Fixed semantic highlighting when multiple editors are visible
- * Fixed Find/Rename Macro usage
+ * Fixed Rename Symbol Under Cursor for C++ macros
* Added code completion for instantiation of templates with default argument
* Added C++11 alignof and alignas tokens
* Added support for C++11 brace initializers (QTCREATORBUG-7919 et al)