summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-08-16 17:46:35 (GMT)
committerBrad King <brad.king@kitware.com>2023-08-16 17:46:35 (GMT)
commita69c783749f769f41875ff818c68ead277fd24f9 (patch)
treeada86593d2dcf883362e630d98a70585a9cc29c5 /Help
parente429986b2343389cd57f46eebce59fe605d499aa (diff)
downloadCMake-a69c783749f769f41875ff818c68ead277fd24f9.zip
CMake-a69c783749f769f41875ff818c68ead277fd24f9.tar.gz
CMake-a69c783749f769f41875ff818c68ead277fd24f9.tar.bz2
CMake 3.27.3v3.27.3
Diffstat (limited to 'Help')
-rw-r--r--Help/release/3.27.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/release/3.27.rst b/Help/release/3.27.rst
index 457b48c..561933a 100644
--- a/Help/release/3.27.rst
+++ b/Help/release/3.27.rst
@@ -284,3 +284,10 @@ Changes made since CMake 3.27.0 include the following.
using ``version=8.1`` in the :variable:`CMAKE_GENERATOR_PLATFORM` variable
to select the Windows 8.1 SDK. In CMake 3.27.[0-1] the ``version=`` field
was limited to selecting Windows 10 SDKs.
+
+3.27.3
+------
+
+* This version made no changes to documented features or interfaces.
+ Some implementation updates were made to support ecosystem changes
+ and/or fix regressions.