diff --git a/Contrib/InstallOptions/Changelog.txt b/Contrib/InstallOptions/Changelog.txt index ed8688aa..c3810db2 100644 --- a/Contrib/InstallOptions/Changelog.txt +++ b/Contrib/InstallOptions/Changelog.txt @@ -1,3 +1,8 @@ +DLL version 2.41 (5/8/2004) +* Bitmaps are now automatically centered +* Fixed a bug which prevented enabling the next button from the leave function of InstallOptions pages +* Fixed a rare freeze + DLL version 2.4 (1/4/2004) * Initial focus is set in "initDialog" making it possible to override it from NSIS prior to calling "show" * When initial focus is to a Text field InstallOptions now follows standard Windows behaviour by having the text selected diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index a604559c..068a4944 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -829,77 +829,12 @@ FunctionEnd

Version history

- - - -