From 8c8a8a701d3ef1dcaf3cb2dc759199aed7678924 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 6 Feb 2004 23:55:43 +0000 Subject: [PATCH] updates git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3478 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index a4d5746e..2e3b9f51 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -2,7 +2,15 @@ \H{v2.0} 2.0 -\S1{v2.0-cl-198} Changelog from 1.98 +Released on February 7th, 2004 + +\S1{v2.0-rn} Release Notes + +\b Finnish, Bulgarian and Thai language files are outdated and do not contain all needed translations + +\S1{v2.0-cl} Changelog + +\S2{} Changes from 1.98 \b \R{langs}{Multiple languages in one installer support} (with RTL support) @@ -24,12 +32,14 @@ \b Improved large files handling -\b License data can be RTF +\b \R{alicensedata}{License data} can be RTF \b CHM documentation for easy browsing \b \R{silent}{Better silent support} +\b New include files for easier scripting: \L{../Examples/LogicLib.nsi}{LogicLib}, \L{../Include/StrFunc.txt}{StrFunc} and \L{../Include/Sections.nsh}{Sections} + \b Improved plug-ins: \L{../Contrib/InstallOptions/Readme.html}{InstallOptions}, \L{../Contrib/NSISdl/ReadMe.txt}{NSISdl} and \L{../Contrib/Splash/splash.txt}{Splash} \b New plug-ins: \L{../Contrib/AdvSplash/advsplash.txt}{AdvSplash}, \L{../Contrib/Banner/Readme.txt}{Banner}, \L{../Contrib/BgImage/BgImage.txt}{BgImage}, \L{../Contrib/Dialer/Dialer.txt}{Dialer}, \L{../Examples/languages.nsi}{LangDLL}, \L{../Contrib/Math/Math.txt}{Math}, \L{../Contrib/nsExec/nsExec.txt}{nsExec}, \L{../Contrib/StartMenu/Readme.txt}{StartMenu}, \L{../Contrib/System/System.txt}{System}, \L{../Contrib/UserInfo/UserInfo.nsi}{UserInfo} and \L{../Contrib/VPatch/Readme.html}{VPatch} @@ -44,10 +54,16 @@ \b A lot more... See below for more information -\S1{v2.0-cl} Changelog from rc4 +\S2{} Changes from RC4 \b Command line parser ignored any switches after tokens that are not switches +\b Last part of the path specified in \R{ainstalldir}{InstallDir} was appended even if selected folder name was the same + +\b \L{../Contrib/Modern UI/Readme.html}{Modern UI 1.79}: Improved documentation, new Init custom function for Welcome and Finish page + +\b Added \L{../Include/StrFunc.txt}{StrFunc} by deguix + \b Updated and fixed language files \b Updated, fixed and improved documentation