no finish header macro's anymore - language preference stored when installation has completed

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2373 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-26 21:54:02 +00:00
parent e0871d504d
commit 17c687180a
9 changed files with 46 additions and 104 deletions

View file

@ -2,7 +2,10 @@ NSIS Modern User Interface - VERSION HISTORY
1.64 - March 26, 2003
* Support for license page with checkbox or radiobuttons to let the
user accept the agreement or not
user accept the agreement or not
* Macro's for finish headers don't have to be inserted anymore
* Language preference stored when installation has completed,
no problems anymore when the users selects the wrong language
* Language files have to be updated
1.63 - March 9, 2003