Browse Source

Merge branch 'release-4.1'

Brad King 2 months ago
parent
commit
bf46c263f8
1 changed files with 12 additions and 0 deletions
  1. 12 0
      Help/release/4.1.rst

+ 12 - 0
Help/release/4.1.rst

@@ -222,3 +222,15 @@ Other Changes
 * The :genex:`TARGET_PROPERTY` generator expression now evaluates the
   :prop_tgt:`LINK_LIBRARIES` and :prop_tgt:`INTERFACE_LINK_LIBRARIES`
   target properties transitively.  See policy :policy:`CMP0189`.
+
+Updates
+=======
+
+Changes made since CMake 4.1.0 include the following.
+
+4.1.1
+-----
+
+* This version made no changes to documented features or interfaces.
+  Some implementation updates were made to support ecosystem changes
+  and/or fix regressions.