From 858396a13ca2416b961a7d9d736e4dd10148ddd7 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sat, 6 Aug 2005 17:14:27 +0000 Subject: [PATCH] Modern UI 1.73 changelog git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4216 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/Changelog.txt | 4 ++++ Contrib/Modern UI/Readme.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Contrib/Modern UI/Changelog.txt b/Contrib/Modern UI/Changelog.txt index 019e0a7d..ce5c4a9d 100644 --- a/Contrib/Modern UI/Changelog.txt +++ b/Contrib/Modern UI/Changelog.txt @@ -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 diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index 098b2c64..5068107f 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -1214,10 +1214,10 @@ Start Menu Folder page: Version history
    -
  • 1.72 - November 27, 2004 +
  • 1.73 - August 6, 2005
      -
    • Fixed state of Finish page Cancel button when both an installer and -uninstaller page is included
    • +
    • 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