Windows 8.1 & 2012R2 support in WinVer.nsh

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6412 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2013-09-02 21:19:45 +00:00
parent ed8d91a1c1
commit e23b3db418
2 changed files with 11 additions and 1 deletions

View file

@ -18,6 +18,8 @@ Released on ?
\b FileReadByte no longer performs a Unicode conversion on non-ASCII characters
\b Windows 8.1 & 2012R2 support in WinVer.nsh
\b Fixed !define Unicode null terminator bug (\W{http://sf.net/p/nsis/bugs/1079/}{bug #1079})
\b Unicode stubs create WCHAR richedit controls (\W{http://sf.net/p/nsis/bugs/1080/}{bug #1080})