Browse Source

Merge branch 'release-3.23' into release-3.24

Brad King 3 years ago
parent
commit
d3c047bd39
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Help/release/3.23.rst

+ 7 - 0
Help/release/3.23.rst

@@ -309,3 +309,10 @@ Changes made since CMake 3.23.0 include the following.
   expected the ``CPACK_PACKAGEMAKER_CHOICES`` variable to be defined.
   The old ``CPACK_PACKAGEMAKER_CHOICES`` variable is now also set to the
   same content as it was before, but it is formally deprecated.
+
+3.23.3
+------
+
+* This version made no changes to documented features or interfaces.
+  Some implementation updates were made to support ecosystem changes
+  and/or fix regressions.