Added WinVer.nsh IsDomainController (patch #286)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6969 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2018-01-25 17:43:59 +00:00
parent 7e80fb6fa4
commit 5fd21f1934
2 changed files with 27 additions and 24 deletions

View file

@ -32,6 +32,8 @@ Released on ??? ??rd, 2018
\b Added more !define /math operators
\b Added WinVer.nsh IsDomainController (\W{http://sf.net/p/nsis/patches/286}{patch #286})
\b Plug-ins now set the ASLR, DEP, LAA, NOSEH and TS PE flags (\W{http://sf.net/p/nsis/bugs/1188}{bug #1188})
\b MakeNSIS exits with code 0 for various information commands (\W{http://sf.net/p/nsis/bugs/1193}{bug #1193})