aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-4.7.1.md')
-rw-r--r--dist/changes-4.7.1.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.7.1.md b/dist/changes-4.7.1.md
index e8eddc27e6..2248727617 100644
--- a/dist/changes-4.7.1.md
+++ b/dist/changes-4.7.1.md
@@ -25,9 +25,15 @@ C++ Support
* Clang Code Model
* Fixed include order for Clang headers
+QML Support
+
+* Fixed that comments could break reformatting (QTCREATORBUG-21036)
+
Debugging
* Fixed remote debugging command line argument (QTCREATORBUG-20928)
+* Fixed environment for `Start and Debug External Application`
+ (QTCREATORBUG-20185)
* GDB
* Fixed GDB built-in pretty printer handling (QTCREATORBUG-20770)
* CDB