Fixed MultiUser caption langstring bug (bug #1012)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7060 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2018-12-07 21:04:57 +00:00
parent 612c5c5638
commit 42e1df24a4
2 changed files with 21 additions and 7 deletions

View file

@ -26,6 +26,8 @@ Released on ??? ??th, 20??
\b Fixed !macroundef of last defined macro bug
\b Fixed MultiUser caption string bug (\W{http://sf.net/p/nsis/bugs/1012}{bug #1012})
\b !undef issues warnings instead of errors
\b MakeNSIS prints -CMDHELP to stdout (\W{http://sf.net/p/nsis/bugs/1203}{bug #1203})