summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-E-tar-touch.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cmake-E-tar-touch.rst')
-rw-r--r--Help/release/dev/cmake-E-tar-touch.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/cmake-E-tar-touch.rst b/Help/release/dev/cmake-E-tar-touch.rst
new file mode 100644
index 0000000..6d1338d
--- /dev/null
+++ b/Help/release/dev/cmake-E-tar-touch.rst
@@ -0,0 +1,6 @@
+cmake-E-tar-touch
+-----------------
+
+* The :manual:`cmake(1)` ``-E tar`` command gained the ``--touch`` option
+ to keep the current local timestamp instead of extracting file timestamps
+ from the archive.