aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.7.0
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-22 15:58:16 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-22 16:06:57 +0100
commitaba07ce6fe0d7f3385e46d4dacbfb9c44cb67183 (patch)
treefecdd32710d8fc3f364447001315333a5518d8f7 /dist/changes-2.7.0
parente5907eafbd7ca2bb20132f06824af35897887e6a (diff)
Doc: use the same terminology as in the Manual
Add a refactoring action that was also added. Change-Id: I3f400a8003961714a5b650e75cb061fa983e5983 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
Diffstat (limited to 'dist/changes-2.7.0')
-rw-r--r--dist/changes-2.7.03
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index f5869e73d9..cb8c286802 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -100,7 +100,8 @@ Debugging
Analyzer
C++ Support
- * Added GetterSetter quick fix
+ * 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
* Added code completion for instantiation of templates with default argument