support python 3 for building

python 2.6 is no longer supported

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6921 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2017-10-06 18:23:05 +00:00
parent 09134d125e
commit 80bc65beb1
7 changed files with 26 additions and 16 deletions

View file

@ -4,6 +4,10 @@
Released on ??? ??rd, 20??
\S1{v3.03-rn} Release Notes
\b Building NSIS with Python 2.6 or older is no longer supported
\S1{v3.03-cl} Changelog
\S2{} Major Changes
@ -18,6 +22,12 @@ Released on ??? ??rd, 20??
\b Removed unused NSD_LB_Clear macro parameter
\S2{} Build System
\b Added support for Python 3
\b Dropped support for Python 2.6 and older
\H{v3.02.1} 3.02.1
Released on July 31st, 2017