1.62b
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2225 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3c460e14f0
commit
8f2c84800f
2 changed files with 22 additions and 0 deletions
|
@ -532,9 +532,21 @@ FunctionEnd
|
|||
</pre>
|
||||
<p class="header">Version history</p>
|
||||
<ul>
|
||||
<li>1.62b - March 2, 2003
|
||||
<ul>
|
||||
<li>New system for custom functions</li>
|
||||
<li>Renamed Start Menu page defines</li>
|
||||
<li>'Do not create shortcuts' checkbox can be removed</li>
|
||||
<li>RTL support</li>
|
||||
<li>Documentation updates</li>
|
||||
<li>Minor fixes</li>
|
||||
<li>No changed language strings</li>
|
||||
</ul></li>
|
||||
<p class="text"></p>
|
||||
<li>1.62 - February 2, 2003
|
||||
<ul>
|
||||
<li>Final version for NSIS 2 beta 1</li>
|
||||
<li>New language strings for finish page</li>
|
||||
<li>Possibility to let a Modern UI Function call your own function</li>
|
||||
<li>No problems anymore when using both 'Run program' and 'Show Readme'
|
||||
on the finish page</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue