Added LIBRARY_INSTALL_EQUAL_VERSION option

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7014 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2018-10-08 12:50:09 +00:00
parent a852d07897
commit ab70b857b5
3 changed files with 37 additions and 13 deletions

View file

@ -14,6 +14,8 @@ Released on ??? ??th, 20??
\b Added MUI_TEXTCOLOR setting
\b Added LIBRARY_INSTALL_EQUAL_VERSION \R{library_install}{InstallLib} option
\b Added NTMARTA to preload list to fix rare Windows 7 security issue (\W{http://sf.net/p/nsis/bugs/1204}{bug #1204})
\b MakeNSIS prints -CMDHELP to stdout (\W{http://sf.net/p/nsis/bugs/1203}{bug #1203})