summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Help/release/3.30.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/release/3.30.rst b/Help/release/3.30.rst
index 9f01407..971fe30 100644
--- a/Help/release/3.30.rst
+++ b/Help/release/3.30.rst
@@ -212,6 +212,9 @@ Deprecated and Removed Features
Other Changes
=============
+* :manual:`ctest(1)` now rejects unknown command-line arguments with an error.
+ Previously they were silently ignored.
+
* The precompiled Windows ``.msi`` installers provided on
`cmake.org <https://cmake.org/download/>`_, when performing a fresh
installation, now modify the system-wide ``PATH`` by default.