diff options
Diffstat (limited to 'Help/release')
-rw-r--r-- | Help/release/3.29.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/3.29.rst b/Help/release/3.29.rst index f6d829d..0e6337d 100644 --- a/Help/release/3.29.rst +++ b/Help/release/3.29.rst @@ -199,3 +199,9 @@ Other Changes ``perMachine`` value. Previously, without a custom WiX template, 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) + + * The :variable:`CMAKE_LINKER_TYPE` variable and corresponding + :prop_tgt:`LINKER_TYPE` target property now work with compilers + for the ``Swift`` language. |