summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/configure-log.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/configure-log.rst')
-rw-r--r--Help/release/dev/configure-log.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/dev/configure-log.rst b/Help/release/dev/configure-log.rst
index 298137b..f802a8c 100644
--- a/Help/release/dev/configure-log.rst
+++ b/Help/release/dev/configure-log.rst
@@ -10,3 +10,7 @@ Configure Log
* The :command:`try_compile` and :command:`try_run` commands gained
a ``LOG_DESCRIPTION`` option specifying text to be recorded in the
:manual:`cmake-configure-log(7)`.
+
+* The :command:`try_compile` and :command:`try_run` commands gained a
+ ``NO_LOG`` option to skip recording a :manual:`cmake-configure-log(7)`
+ entry.