summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release')
-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.