summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-09-12 19:15:50 (GMT)
committerBrad King <brad.king@kitware.com>2016-09-12 19:15:50 (GMT)
commit410add400803340581eccf5ac1c83c8d4e40ad5a (patch)
treef7bcc0019af8c21aec2b248fc408436bb03d4100
parent751f7b5255d861abc3105d3d971164293b3dec60 (diff)
downloadCMake-410add400803340581eccf5ac1c83c8d4e40ad5a.zip
CMake-410add400803340581eccf5ac1c83c8d4e40ad5a.tar.gz
CMake-410add400803340581eccf5ac1c83c8d4e40ad5a.tar.bz2
Help: Add notes for topic 'timestamp-names'
-rw-r--r--Help/release/dev/timestamp-names.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/timestamp-names.rst b/Help/release/dev/timestamp-names.rst
new file mode 100644
index 0000000..ea54b5c
--- /dev/null
+++ b/Help/release/dev/timestamp-names.rst
@@ -0,0 +1,6 @@
+timestamp-names
+---------------
+
+* The :command:`string(TIMESTAMP)` and :command:`file(TIMESTAMP)`
+ commands gained support for the ``%a`` and ``%b`` placeholders.
+ These are the abbreviated weekday and month names.