git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2225 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-02 17:36:33 +00:00
parent 3c460e14f0
commit 8f2c84800f
2 changed files with 22 additions and 0 deletions

View file

@ -1,7 +1,17 @@
NSIS Modern User Interface - VERSION HISTORY
1.62b - March 2, 2003
* New system for custom functions
* Renamed Start Menu page defines
* 'Do not create shortcuts' checkbox can be removed
* RTL support
* Documentation updates
* Minor fixes
* No changed language strings
1.62 - February 2, 2003
* Final version for NSIS 2 beta 1
* New language strings for finish page
* Possibility to let a Modern UI Function call your own function
* No problems anymore when using both 'Run program' and 'Show Readme'
on the finish page