From a749b6691e49ad91170c9912baf590cf49292d75 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 17 Sep 2020 11:18:42 +0200 Subject: Update 4.13.1 changes with last-minute updates Change-Id: I789f4fb10c950114ed0737dcb90460d90386e2f3 Reviewed-by: Leena Miettinen --- dist/changes-4.13.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist') diff --git a/dist/changes-4.13.1.md b/dist/changes-4.13.1.md index 597c20850c..a49946e8ed 100644 --- a/dist/changes-4.13.1.md +++ b/dist/changes-4.13.1.md @@ -19,6 +19,7 @@ Editing ### C++ * Fixed crash with adjacent raw string literals (QTCREATORBUG-24577) +* Fixed highlighting of template aliases (QTCREATORBUG-24552) ### QML @@ -37,6 +38,8 @@ Projects ### qmake * Fixed handling of unset environment variables (QTCREATORBUG-21729) +* Fixed that changes to sub-projects triggered full re-parse + (QTCREATORBUG-24572) ### CMake @@ -80,6 +83,7 @@ Platforms ### macOS * Fixed Clazy (QTCREATORBUG-24567) +* Fixed debugger locals view for newest LLDB (QTCREATORBUG-24596) Credits for these changes go to: -------------------------------- -- cgit v1.2.3