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:
joostverburg 2005-08-06 17:14:27 +00:00
parent f8c16e6849
commit 858396a13c
2 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
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
* Fixed state of Finish page Cancel button when both an installer and uninstaller page is included

View file

@ -1214,10 +1214,10 @@ Start Menu Folder page: <a href=
<h1>Version history</h1>
<div>
<ul>
<li>1.72 - November 27, 2004
<li>1.73 - August 6, 2005
<ul>
<li>Fixed state of Finish page Cancel button when both an installer and
uninstaller page is included</li>
<li>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</li>
</ul>
</li>
</ul>