Help: add release notes for NAMELINK_COMPONENT

This commit is contained in:
Kyle Edwards
2018-04-18 16:52:37 -04:00
committed by Brad King
parent c02eeb0853
commit 7e8046e20b

View File

@@ -0,0 +1,7 @@
namelink-component
------------------
* The :command:`install` command learned an optional ``NAMELINK_COMPONENT``
parameter, which allows you to change the component for a shared library's
namelink. If none is specified, the value of ``COMPONENT`` is used by
default.