Overridable Memento storage macros

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7278 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2021-07-08 21:25:18 +00:00
parent ebc8d899a7
commit dad57e638d
3 changed files with 39 additions and 10 deletions

View file

@ -206,7 +206,7 @@ Korean - \e{dTomoyo, linak, koder}
Kurdish - \e{Erdal Ronahi}
Latvian - \e{Valdis Griíis, Kristaps Meòìelis}
Latvian - \e{Valdis Gri\u00ED{i}is, Kristaps Me\u00F2{o}\u00EC{i}elis}
Lithuanian - \e{NorCis, Vytautas Krivickas, Danielius Scepanskis}

View file

@ -18,6 +18,8 @@ Unicode is now the default.
\b Added nsExec /MBCS switch
\b Memento now supports overridable storage macros
\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})