aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-09-20 09:33:43 +0200
committerEike Ziller <eike.ziller@qt.io>2018-09-26 09:42:54 +0000
commit4d7f825deb8767f23ab2eb3bd1adddea8c9770bb (patch)
tree2149f01d3e571055bd7ab7a27ffbbddd34dd70f0 /dist
parent8768e39d3c8e74e583eca3897cc6de53a99c3dde (diff)
More changelog
Change-Id: I2de07e518e8be48afee271e5e4674ce2e7dd6d86 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-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