From c406df7470a4c88861367d0bf6e6be34a1179611 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 8 Nov 2022 13:32:55 +0100 Subject: Changes: Mention debugger performance once more Change-Id: I0a44a4348c8f3bdac20e28cc15cff7093aef634d Reviewed-by: Leena Miettinen --- dist/changelog/changes-9.0.0.md | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/changelog') diff --git a/dist/changelog/changes-9.0.0.md b/dist/changelog/changes-9.0.0.md index ed0fa9289a..ff68a247cc 100644 --- a/dist/changelog/changes-9.0.0.md +++ b/dist/changelog/changes-9.0.0.md @@ -145,6 +145,7 @@ Debugging devices * Fixed display of strings with characters more than 2 bytes long * Improved type name lookup performance for heavily templated code +* Improved display performance for large array-like data (QTCREATORBUG-28111) Analyzer -------- -- cgit v1.2.1