Modern UI 1.73 changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4216 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f8c16e6849
commit
858396a13c
2 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
||||||
NSIS Modern User Interface - VERSION HISTORY
|
NSIS Modern User Interface - VERSION HISTORY
|
||||||
|
|
||||||
|
1.73 - August 6, 2005
|
||||||
|
* The checkboxes to run an application or show a Readme file can now also be used on an uninstaller
|
||||||
|
finish pages or multiple finish pages
|
||||||
|
|
||||||
1.72 - November 27, 2004
|
1.72 - November 27, 2004
|
||||||
* Fixed state of Finish page Cancel button when both an installer and uninstaller page is included
|
* Fixed state of Finish page Cancel button when both an installer and uninstaller page is included
|
||||||
|
|
||||||
|
|
|
@ -1214,10 +1214,10 @@ Start Menu Folder page: <a href=
|
||||||
<h1>Version history</h1>
|
<h1>Version history</h1>
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>1.72 - November 27, 2004
|
<li>1.73 - August 6, 2005
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed state of Finish page Cancel button when both an installer and
|
<li>The checkboxes to run an application or show a Readme file can now also be
|
||||||
uninstaller page is included</li>
|
used on an uninstaller finish pages or multiple finish pages</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue