Add missing change log entries

Change-Id: I57a8792cc6dc9c03f682f6cd98ac640c6559e828
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2016-11-10 11:27:58 +01:00
parent d1c2a841af
commit 9389f745ff

10
dist/changes-4.1.1.md vendored
View File

@@ -45,6 +45,8 @@ Debugging
* CDB
* Fixed display order of vectors in vectors (QTCREATORBUG-16813)
* Fixed display of QList contents (QTCREATORBUG-16750)
* QML
* Fixed that expansion state was reset when stepping
QML Profiler
@@ -69,4 +71,12 @@ Android
iOS
* Fixed simulator support with Xcode 8 (QTCREATORBUG-16942)
Known issue: Qt Creator is blocked until simulator finishes starting
* Fixed that standard paths reported by QStandardPaths were wrong when
running on simulator (QTCREATORBUG-13655)
* Fixed QML debugging on device (QTCREATORBUG-15812)
QNX
* Fixed QML debugging (QTCREATORBUG-17208)