summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-10-14 17:45:03 (GMT)
committerBrad King <brad.king@kitware.com>2021-10-14 17:45:03 (GMT)
commit6fde60a4c81b81f142cbad3e54f23c00fc963a5c (patch)
tree319489b72eed094753dc716efd617e54348e2133 /Help
parent6dfe28f33ccde58f809224f724fe5f0ff917da91 (diff)
downloadCMake-6fde60a4c81b81f142cbad3e54f23c00fc963a5c.zip
CMake-6fde60a4c81b81f142cbad3e54f23c00fc963a5c.tar.gz
CMake-6fde60a4c81b81f142cbad3e54f23c00fc963a5c.tar.bz2
Help: Add 3.22 release note about the update for VS 2022 Preview 5
Diffstat (limited to 'Help')
-rw-r--r--Help/release/3.22.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/3.22.rst b/Help/release/3.22.rst
index fcb655d..14b3929 100644
--- a/Help/release/3.22.rst
+++ b/Help/release/3.22.rst
@@ -142,3 +142,7 @@ Other Changes
This became available as of VS 16.10 (toolchain version 14.29.30037).
* The :cpack_gen:`CPack NSIS Generator` now requires NSIS 3.03 or later.
+
+* The :generator:`Visual Studio 17 2022` generator was updated. This is
+ experimental and based on "Visual Studio 2022 Preview 5" because this
+ version of VS has not been released.