Fixed InstallLib .NSI space-in-path script bug (bug #1222)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7092 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2019-03-17 18:51:58 +00:00
parent 36cf6ec2b3
commit ba5ca3a463
2 changed files with 6 additions and 4 deletions

View file

@ -16,12 +16,14 @@ ANSI targets are deprecated, consider moving to Unicode.
\b Added \R{loadandsetimage}{LoadAndSetImage}
\b Fixed -O stderr stream issue (\W{http://sf.net/p/nsis/bugs/1221}{bug #1221})
\b Allow quoted library path in System::Call (\W{http://sf.net/p/nsis/bugs/546}{bug #546})
\b %1 in !finalize command can be specified multiple times
\b Fixed -O stderr stream issue (\W{http://sf.net/p/nsis/bugs/1221}{bug #1221})
\b Fixed InstallLib .NSI space-in-path bug (\W{http://sf.net/p/nsis/bugs/1222}{bug #1222})
\S2{} Translations