!insertmacro allows macro recursion (RFE #497)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6511 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-07-04 23:27:04 +00:00
parent 7ee1a114a9
commit 0a8c72c950
4 changed files with 38 additions and 45 deletions

View file

@ -8,6 +8,8 @@ Released on ?, 2014
\S2{} Major Changes
\b !insertmacro allows macro recursion (\W{http://sf.net/p/nsis/feature-requests/497}{RFE #497})
\b Added \R{makensis}{!makensis} command
\b InitiateShutdown is used to reboot the machine if available (\W{http://sf.net/p/nsis/patches/247}{patch #247})