summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-05-24 11:51:27 +0200
committerEike Ziller <eike.ziller@qt.io>2022-05-24 11:25:20 +0000
commitc5818fc844c5ac65b771b31dcd96e07c362b13e1 (patch)
treecc84aa9ad099771b3a45c4c42fd79bed516496b6 /dist
parentcb93846367066ab45ec479066ff5cf22ce2a4126 (diff)
downloadqt-creator-c5818fc844c5ac65b771b31dcd96e07c362b13e1.tar.gz
Update change log for 7.0.2
Add some things that were fixes outside of the Qt Creator main repository. Change-Id: Ic468fcf9f3daaba6b8a1efc760b4f757aec1fc1f Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-7.0.2.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-7.0.2.md b/dist/changes-7.0.2.md
index 4741a48315..f896619387 100644
--- a/dist/changes-7.0.2.md
+++ b/dist/changes-7.0.2.md
@@ -25,6 +25,7 @@ Editing
### C++
+* Updated to LLVM 14.0.3
* Fixed wrong `__cplusplus` value for older GCC versions
* ClangFormat
* Fixed disappearing settings drop down (QTCREATORBUG-26948)
@@ -56,6 +57,7 @@ Platforms
### macOS
+* Fixed that `arm_neon.h` could not be found by code model (QTCREATORBUG-27455)
* Fixed compilier identification of `cc` and `c++` (QTCREATORBUG-27523)
Credits for these changes go to: