Plug-ins now set the ASLR, DEP, LAA and NOSEH flags (bug #1188)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6942 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2017-10-25 23:11:56 +00:00
parent 8cbccd325b
commit 590bb32e43
3 changed files with 51 additions and 3 deletions

View file

@ -26,9 +26,11 @@ Released on ??? ??rd, 20??
\b Added IntOp and System::Int64Op >>> operator
\b Removed unused NSD_LB_Clear macro parameter
\b Plug-ins now set the ASLR, DEP, LAA and NOSEH PE flags (\W{http://sf.net/p/nsis/bugs/1188}{bug #1188})
\b MakeNSIS now returns 0 for various information commands (\W{http://sf.net/p/nsis/bugs/1193}{bug #1193})
\b MakeNSIS exits with code 0 for various information commands (\W{http://sf.net/p/nsis/bugs/1193}{bug #1193})
\b Removed unused NSD_LB_Clear macro parameter
\S2{} Translations