aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-03-23 08:52:33 +0100
committerEike Ziller <eike.ziller@qt.io>2020-03-23 09:07:22 +0000
commit41fb7e5855fb07b9c9c35b84b0bd239155e00f46 (patch)
tree2b9c29caa5347f22b63d904faef5392756676d69
parentb17de35ef416f43ef28506e8d24aaa636848a6b6 (diff)
Add changes for 4.11.2
Change-Id: I737c6655af0b82007597fcc483fee3f2e2da1604 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--dist/changes-4.11.2.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/changes-4.11.2.md b/dist/changes-4.11.2.md
index 0e0ba506a4..e548591bff 100644
--- a/dist/changes-4.11.2.md
+++ b/dist/changes-4.11.2.md
@@ -33,6 +33,18 @@ Projects
* Fixed wrong default project for adding files via wizards (QTCREATORBUG-23603)
+Debugging
+---------
+
+### CDB
+
+* Fixed startup if `_NT_DEBUGGER_EXTENSION_PATH` is set
+
+Test Integration
+----------------
+
+* Fixed debugging of Qt Quick tests (QTCREATORBUG-23709)
+
Platforms
---------
@@ -46,8 +58,10 @@ Credits for these changes go to:
André Pönitz
Andy Shaw
Christian Kandeler
+Christian Stenger
David Schulz
Eike Ziller
+Kai Köhne
Leena Miettinen
Orgad Shaneh
Richard Weickelt