diff options
-rw-r--r-- | dist/changes-2.7.0 | 3 |
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 |