diff options
author | Eike Ziller <eike.ziller@qt.io> | 2016-05-11 13:30:59 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2016-05-11 13:42:14 +0000 |
commit | 8a8d4354dfe522a3790d6efa3aaf291e220a1ca6 (patch) | |
tree | 5fcd624d0523a780fc59bd23154f5bb0dddf9c13 /dist/changes-4.0.0.md | |
parent | 13d473247f6614eded2a9cde8b56cb6af411faa1 (diff) | |
download | qt-creator-8a8d4354dfe522a3790d6efa3aaf291e220a1ca6.tar.gz |
More change log
Change-Id: I09b0096cc911adb4d9f81865216194b8ddb1a73c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist/changes-4.0.0.md')
-rw-r--r-- | dist/changes-4.0.0.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.0.0.md b/dist/changes-4.0.0.md index 923eda3937..35e8a3b56f 100644 --- a/dist/changes-4.0.0.md +++ b/dist/changes-4.0.0.md @@ -96,6 +96,7 @@ Debugging * LLDB * Fixed issues with Xcode 7.3 (QTCREATORBUG-15965, QTCREATORBUG-15945, QTCREATORBUG-15949) + * Fixed breakpoint commands (QTCREATORBUG-15585) QML Profiler @@ -182,6 +183,11 @@ Android * Fixed issues with `Select Android Device` (QTCREATORBUG-15338, QTCREATORBUG-15422) +iOS + +* Fixed building for device with Qt 5.7 (QTCREATORBUG-16102) +* Fixed brief freezes while handling build output (QTCREATORBUG-15613) + Credits for these changes go to: Alessandro Portale Alexandru Croitor |