This was missed in commit a73ddd2ddb (file(CREATE_LINK): Implement COPY_ON_ERROR for directories, 2025-10-15).
@@ -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`.