summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-E-time-quoting.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cmake-E-time-quoting.rst')
-rw-r--r--Help/release/dev/cmake-E-time-quoting.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Help/release/dev/cmake-E-time-quoting.rst b/Help/release/dev/cmake-E-time-quoting.rst
deleted file mode 100644
index 23b17c5..0000000
--- a/Help/release/dev/cmake-E-time-quoting.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-cmake-E-time-quoting
---------------------
-
-* The :manual:`cmake(1)` ``-E time`` command now properly passes arguments
- with spaces or special characters through to the child process. This
- may break scripts that worked around the bug with their own extra
- quoting or escaping.