[Cmake-commits] CMake branch, next, updated. v3.6.2-2000-g9784f18
Brad King
brad.king at kitware.com
Wed Sep 14 08:48:43 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 9784f18e93be58286002a1d500b5ae2bf4cb4c2b (commit)
via abeb42f1d9efc113ab16600d354f8ad1dd85281f (commit)
from 154dcb8a6ecea90335d13f7671b005ca520a63a1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9784f18e93be58286002a1d500b5ae2bf4cb4c2b
commit 9784f18e93be58286002a1d500b5ae2bf4cb4c2b
Merge: 154dcb8 abeb42f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 14 08:48:41 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 14 08:48:41 2016 -0400
Merge topic 'file-curl-userpw' into next
abeb42f1 Help: Add notes for topic 'file-curl-userpw'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=abeb42f1d9efc113ab16600d354f8ad1dd85281f
commit abeb42f1d9efc113ab16600d354f8ad1dd85281f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 14 08:48:23 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Sep 14 08:48:23 2016 -0400
Help: Add notes for topic 'file-curl-userpw'
diff --git a/Help/release/dev/file-curl-userpw.rst b/Help/release/dev/file-curl-userpw.rst
new file mode 100644
index 0000000..4ae1fee
--- /dev/null
+++ b/Help/release/dev/file-curl-userpw.rst
@@ -0,0 +1,5 @@
+file-curl-userpw
+----------------
+
+* The :command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands
+ gained a ``USERPWD <username>:<password>`` option.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/file-curl-userpw.rst | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Help/release/dev/file-curl-userpw.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list