summaryrefslogtreecommitdiffstats
path: root/Help/release/3.16.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/3.16.rst')
-rw-r--r--Help/release/3.16.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/3.16.rst b/Help/release/3.16.rst
index 2b1ecf5..a14effe 100644
--- a/Help/release/3.16.rst
+++ b/Help/release/3.16.rst
@@ -56,6 +56,11 @@ Command-Line
option that can be used to redirect ``--trace`` output to a file instead
of ``stderr``.
+* The :manual:`cmake(1)` ``--loglevel`` command line option has been
+ renamed to ``--log-level`` to make it consistent with the naming of other
+ command line options. The ``--loglevel`` option is still supported to
+ preserve backward compatibility.
+
Commands
--------