Help: Add release notes for CPack generator documentation and module updates

This commit is contained in:
Kyle Edwards
2018-06-19 09:03:14 -04:00
parent 48bc8b2b82
commit 4181830881

View File

@@ -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.