summaryrefslogtreecommitdiffstats
path: root/Help/command/exec_program.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/exec_program.rst')
-rw-r--r--Help/command/exec_program.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/command/exec_program.rst b/Help/command/exec_program.rst
index 983a6df..6010176 100644
--- a/Help/command/exec_program.rst
+++ b/Help/command/exec_program.rst
@@ -1,6 +1,10 @@
exec_program
------------
+.. versionchanged:: 3.28
+ This command is available only if policy :policy:`CMP0153` is not set to ``NEW``.
+ Port projects to the :command:`execute_process` command.
+
.. deprecated:: 3.0
Use the :command:`execute_process` command instead.