diff --git a/Help/release/3.30.rst b/Help/release/3.30.rst index 9f01407e6e..971fe30f67 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 `_, when performing a fresh installation, now modify the system-wide ``PATH`` by default.