Fixed StrClb Unicode bug (patch 302)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7266 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2021-05-03 22:23:42 +00:00
parent f3b34153bc
commit 53ff19bd81
2 changed files with 25 additions and 3 deletions

View file

@ -20,7 +20,9 @@ Unicode is now the default.
\b Fixed Unicode compiler crash (\W{http://sf.net/p/nsis/bugs/1254}{bug #1254}, \W{http://sf.net/p/nsis/patches/300}{patch #300})
\b Fixed !addplugindir relative path bug (\W{http://sf.net/p/nsis/bugs/1264}{bug #1264}
\b Fixed !addplugindir relative path bug (\W{http://sf.net/p/nsis/bugs/1264}{bug #1264})
\b Fixed StrClb Unicode bug (\W{http://sf.net/p/nsis/patches/302}{patch #302})
\S2{} Translations