From cd0150cf3d3a697a34a98f51951961205ff801d2 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Tue, 28 Jan 2003 21:44:01 +0000 Subject: [PATCH] updated changelog git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2092 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index d3b6c031..f10907ed 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -2,13 +2,13 @@ \e{v2.0b1} -\b User interface improvements: better order/grouping of controls, button selection problems fixed, added minimize box +\b User interface improvements: better order/grouping of controls, button selection problems fixed, added minimize box, transparent BrandingText \b LangString improvements: can be used before they have been defined, warning if not present in all language tables \b New version of the Modern User Interface with UI improvements, bugfixes and some small new features -\b InstallOptions 2.0 with support for custom font and DPI settings, groupboxes, grouped controls etc. +\b InstallOptions 2.0 with support for custom font and DPI settings, groupboxes, grouped controls, lots of bugfixes etc. \b Include dirs @@ -18,6 +18,14 @@ \b Win9x rename on reboot now also works when the destination file does not exist +\b DeleteRegKey works on default value + +\b nsExec can be called from an installer executed by CreateProcess + +\b WriteUninstaller sets error code + +\b Banner.dll compatible with Modern UI + \b Updated and new translations \b Minor bugfixes