CTest: Add release note about removed submission methods

This commit is contained in:
Regina Pfeifer
2018-11-29 00:29:13 +01:00
parent 8c25aa2feb
commit e184603378
+6
View File
@@ -0,0 +1,6 @@
submit-method
-------------
* CTest no longer supports submissions via ``ftp``, ``scp``, ``cp``, and
``xmlrpc``. CDash is the only maintained testing dashboard for CTest,
and it only supports submissions over ``http`` and ``https``.