diff --git a/Help/release/dev/file-CREATE_LINK-COPY_ON_ERROR-dir.rst b/Help/release/dev/file-CREATE_LINK-COPY_ON_ERROR-dir.rst new file mode 100644 index 0000000000..ac1dca9803 --- /dev/null +++ b/Help/release/dev/file-CREATE_LINK-COPY_ON_ERROR-dir.rst @@ -0,0 +1,6 @@ +file-CREATE_LINK-COPY_ON_ERROR-dir +---------------------------------- + +* The :command:`file(CREATE_LINK)` command's ``COPY_ON_ERROR`` option, + when used with a directory, now copies directory content. + See policy :policy:`CMP0205`.