From 5df79d193068f05b8a0049a328e43b768480dd90 Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 2 Oct 2023 15:24:52 -0400 Subject: Help: Update Sphinx versionadded directives for 3.28 release Run the script: Utilities/Sphinx/update_versions.py --since v3.27.0 --overwrite Manually remove directives added to new documentation of existing environment variables. --- Help/policy/CMP0153.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help/policy/CMP0153.rst b/Help/policy/CMP0153.rst index 4c9f3dc..838f082 100644 --- a/Help/policy/CMP0153.rst +++ b/Help/policy/CMP0153.rst @@ -1,6 +1,8 @@ CMP0153 ------- +.. versionadded:: 3.28 + The :command:`exec_program` command should not be called. This command has long been superseded by the :command:`execute_process` -- cgit v0.12