From babe73be5bc68a1817e294fef2bd199cebbcc96e Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 11 Oct 2005 16:31:27 +0000 Subject: [PATCH] updated change log git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4316 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Changelog.txt | 7 +++++++ Contrib/InstallOptions/Readme.html | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Contrib/InstallOptions/Changelog.txt b/Contrib/InstallOptions/Changelog.txt index 4c945ba6..75d3e35d 100644 --- a/Contrib/InstallOptions/Changelog.txt +++ b/Contrib/InstallOptions/Changelog.txt @@ -1,3 +1,10 @@ +DLL version 2.44 (10/11/2005) +* Added HWND and HWND2 entries to the INI file to avoid messy calculations of the correct control id + +DLL version 2.43 (10/4/2005) +* Fixed alteration of the working directory by FileRequest +* Added WS_EX_LEFTSCROLLBAR in RTL mode + DLL version 2.42 (1/21/2005) * Added TRANSPARENT flag for BITMAP fields (funded by Chris Morgan) diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index 52ba41bc..2dabbd7d 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -843,9 +843,9 @@ FunctionEnd

Version history