summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-04-03 15:45:14 (GMT)
committerBrad King <brad.king@kitware.com>2024-04-03 15:45:14 (GMT)
commita4774b0c10e9ce5354b9a7a721f8ff2952d1f247 (patch)
tree2d135d234b048b23f9b7319285de12675fc1e6c9 /Help
parent64956d9dce836f6b29ff2e081638aa3efa8491f2 (diff)
downloadCMake-a4774b0c10e9ce5354b9a7a721f8ff2952d1f247.zip
CMake-a4774b0c10e9ce5354b9a7a721f8ff2952d1f247.tar.gz
CMake-a4774b0c10e9ce5354b9a7a721f8ff2952d1f247.tar.bz2
CMake 3.29.1v3.29.1
Diffstat (limited to 'Help')
-rw-r--r--Help/release/3.29.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/Help/release/3.29.rst b/Help/release/3.29.rst
index 0e6337d..36827cd 100644
--- a/Help/release/3.29.rst
+++ b/Help/release/3.29.rst
@@ -200,8 +200,14 @@ Other Changes
it produced installers that would only create start menu and uninstall
entries for the current user, even though they install for all users.
-.. 3.29.1 (unreleased)
+Updates
+=======
- * The :variable:`CMAKE_LINKER_TYPE` variable and corresponding
- :prop_tgt:`LINKER_TYPE` target property now work with compilers
- for the ``Swift`` language.
+Changes made since CMake 3.29.0 include the following.
+
+3.29.1
+------
+
+* The :variable:`CMAKE_LINKER_TYPE` variable and corresponding
+ :prop_tgt:`LINKER_TYPE` target property now work with compilers
+ for the ``Swift`` language.