From cdff9b00e1c0f20643dae218d343abbb03437edd Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Thu, 24 Oct 2019 10:09:21 -0700 Subject: [PATCH] docs: Add release not about scons deprecation --- docs/relnotes/new_features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index d4ca9dd8ecb..e84dbf496e6 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -11,3 +11,4 @@ VK_EXT_shader_subgroup_vote on Intel. VK_EXT_texel_buffer_alignment on RADV. VK_INTEL_performance_query on Intel. Meson support for windows using MSVC and MinGW +scons has been deprecated for non windows