From 9cea872dbcf5e933295ed5041e76bbc59989717b Mon Sep 17 00:00:00 2001 From: Chris Thrasher Date: Tue, 12 Dec 2023 10:09:22 -0700 Subject: [PATCH] Update changelog for #2821 --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index db2f95beb..ea9410cea 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,7 @@ - Ensure GNUInstallDirs cache vars are included before first used (#2778, #2779) - [macOS] Fix incorrect variable expansion (#2780) +- Issue warning when trying to use UCRT MinGW with precompiled MSVCRT depenencies (#2821) ### Audio