From 09f9c043c2a17b47f5d7253cd0762def4015c014 Mon Sep 17 00:00:00 2001 From: silverqx Date: Sat, 15 Jun 2024 14:39:55 +0200 Subject: [PATCH] updated NOTES.txt --- NOTES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NOTES.txt b/NOTES.txt index e14be8bb0..5d4271b32 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -503,6 +503,12 @@ Features related/to implement: - tom : tom migrations related +Upgrade the MSVC toolchain to new version: +------------------------------------------ + + - update the NTDDI_VERSION + + Upgrade the Qt to new version: ------------------------------