Browse Source

Merge branch 'release-3.29'

Brad King 1 year ago
parent
commit
de6d9a46cb
1 changed files with 10 additions and 4 deletions
  1. 10 4
      Help/release/3.29.rst

+ 10 - 4
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.