summaryrefslogtreecommitdiff
path: root/dist/changelog
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2022-11-08 13:32:55 +0100
committerhjk <hjk@qt.io>2022-11-09 10:54:34 +0000
commitc406df7470a4c88861367d0bf6e6be34a1179611 (patch)
tree670a9367ae59f639b070f3b848762945ee4158d1 /dist/changelog
parent19ef8e5c7a5348e4b47feed09cefcc2b4651be32 (diff)
downloadqt-creator-c406df7470a4c88861367d0bf6e6be34a1179611.tar.gz
Changes: Mention debugger performance once more
Change-Id: I0a44a4348c8f3bdac20e28cc15cff7093aef634d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist/changelog')
-rw-r--r--dist/changelog/changes-9.0.0.md1
1 files changed, 1 insertions, 0 deletions
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
--------