From 081e920302e4062dbd122fc3c86255825ccaa666 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sun, 1 Sep 2024 11:49:14 +0100 Subject: [PATCH] Updated release notes --- support/Release notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/support/Release notes.txt b/support/Release notes.txt index 07aad1372..97daedfd9 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -3,6 +3,7 @@ #948 Bug in queue pop can break queue.empty() Also included etl::stack in the fix. +#949 For GCC10, we should check __cplusplus >= 201709L when determining if c++20 is supported =============================================================================== 20.39.3