summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-25 15:12:03 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-25 15:22:45 +0100
commitf153b0ab0aaa029ff6f9d7f38109159c59ba4008 (patch)
tree9ba7c6748bad535408bfe0be244ecf3e776cc503 /dist
parent9443945901bb59d803835391bab5b26f868360ff (diff)
downloadqt-creator-f153b0ab0aaa029ff6f9d7f38109159c59ba4008.tar.gz
Doc: new options for pointers and references
This change log entry was lost during a merge conflict. Change-Id: I2d89abcbc2aa546377a08828bb9f706cdd029414 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-2.7.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index 456a3fe114..2b4ccc6fb9 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -104,6 +104,9 @@ Analyzer
C++ Support
* Added Create Getter and Setter Member Functions refactoring action
* Added Reformat Pointers or References refactoring action
+ (QTCREATORBUG-6169)
+ * Introduced formatting options for pointers and references
+ (QTCREATORBUG-6169)
* Fixed semantic highlighting when multiple editors are visible
* Fixed Rename Symbol Under Cursor for C++ macros
* Added support for -stdlib=.. variants