More changelog

Change-Id: I2de07e518e8be48afee271e5e4674ce2e7dd6d86
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2018-09-20 09:33:43 +02:00
parent 8768e39d3c
commit 4d7f825deb

View File

@@ -25,9 +25,15 @@ C++ Support
* Clang Code Model * Clang Code Model
* Fixed include order for Clang headers * Fixed include order for Clang headers
QML Support
* Fixed that comments could break reformatting (QTCREATORBUG-21036)
Debugging Debugging
* Fixed remote debugging command line argument (QTCREATORBUG-20928) * Fixed remote debugging command line argument (QTCREATORBUG-20928)
* Fixed environment for `Start and Debug External Application`
(QTCREATORBUG-20185)
* GDB * GDB
* Fixed GDB built-in pretty printer handling (QTCREATORBUG-20770) * Fixed GDB built-in pretty printer handling (QTCREATORBUG-20770)
* CDB * CDB