summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.10.rst2
-rw-r--r--Help/release/3.21.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Help/release/3.10.rst b/Help/release/3.10.rst
index 117415b..03fce92 100644
--- a/Help/release/3.10.rst
+++ b/Help/release/3.10.rst
@@ -263,7 +263,7 @@ Changes made since CMake 3.10.0 include the following.
3.10.1
------
-* The :manual:`cmake-server(7)` ``codemodel`` response ``crossReferences``
+* The :manual:`cmake-server(7)` ``codemodel`` response cross-references
field added by 3.10.0 has been dropped due to excessive memory usage.
Another approach will be needed to provide backtrace information.
diff --git a/Help/release/3.21.rst b/Help/release/3.21.rst
index 91c3768..8da1c94 100644
--- a/Help/release/3.21.rst
+++ b/Help/release/3.21.rst
@@ -318,7 +318,7 @@ Changes made since CMake 3.21.0 include the following.
* The :generator:`Visual Studio 17 2022` generator is now based on
"Visual Studio 2022 Preview 4". Previously it was based on "Preview 3.1".
-* The AMD ROCm Platform ``hipcc`` compiler was identifed by CMake 3.21.0
+* The AMD ROCm Platform ``hipcc`` compiler was identified by CMake 3.21.0
through 3.21.2 as a distinct compiler with id ``ROCMClang``. This has
been removed because it caused regressions. Instead: