From 4181830881be6b25ebbac1862517e8282dde494c Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Tue, 19 Jun 2018 09:03:14 -0400 Subject: Help: Add release notes for CPack generator documentation and module updates --- Help/release/dev/cpack-generator-documentation.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Help/release/dev/cpack-generator-documentation.rst diff --git a/Help/release/dev/cpack-generator-documentation.rst b/Help/release/dev/cpack-generator-documentation.rst new file mode 100644 index 0000000..c3c5193 --- /dev/null +++ b/Help/release/dev/cpack-generator-documentation.rst @@ -0,0 +1,9 @@ +cpack-generator-documentation +----------------------------- + +* The CPack generators have been moved into their own separate section in the + documentation, rather than having the documentation in their internal + implementation modules. +* These internal implementation modules are also no longer available to scripts + that may have been incorrectly including them, because they should never have + been available in the first place. -- cgit v0.12