summaryrefslogtreecommitdiff
path: root/Help/release
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-10-08 09:20:54 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-10-08 09:20:54 +0900
commit0a793b9589edea1ea74c0bfcbfef46c1a37f7291 (patch)
tree029cc0701858b6d931b4a650587c8c77864abf28 /Help/release
parenta53f5e14296e61603e2bca1a125d51e7390deca3 (diff)
downloadcmake-0a793b9589edea1ea74c0bfcbfef46c1a37f7291.tar.gz
cmake-0a793b9589edea1ea74c0bfcbfef46c1a37f7291.tar.bz2
cmake-0a793b9589edea1ea74c0bfcbfef46c1a37f7291.zip
Imported Upstream version 3.20.5upstream/3.20.5
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.20.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/release/3.20.rst b/Help/release/3.20.rst
index f77304fcf..da27174d7 100644
--- a/Help/release/3.20.rst
+++ b/Help/release/3.20.rst
@@ -362,3 +362,10 @@ Changes made since CMake 3.20.0 include the following.
a special case to recognize oneAPI 2021.1 Fortran as ``IntelLLVM``.
The oneAPI 2021.2 Fortran compiler defines the proper identification
macro and so is identified as ``IntelLLVM`` by all CMake 3.20 versions.
+
+3.20.3, 3.20.4, 3.20.5
+----------------------
+
+These versions made no changes to documented features or interfaces.
+Some implementation updates were made to support ecosystem changes
+and/or fix regressions.