From a40c484a88c913f3293be4ec1821fa3c73d6b687 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 3 Dec 2004 16:42:20 +0000 Subject: [PATCH] wrong version git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3812 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 6b70e4f1..5a0be01a 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -50,6 +50,8 @@ Released on December 3rd, 2004 \b Language file fixes +\b nsisconf.nsh was not always parsed when compiling using MakeNSISw + \H{v2.02} 2.02 Released on October 23rd, 2004 @@ -106,8 +108,6 @@ Released on October 23rd, 2004 \b \L{../Contrib/Modern UI/Readme.html}{Modern UI 1.71}: Made the selected language only be saved if the installation was successful -\b nsisconf.nsh was not always parsed when compiling using MakeNSISw - \b Some code refactoring \b \L{../Include/StrFunc.txt}{StrFunc}: Rewrote StrSort and fixed StrStrAdv. See the \L{../Include/StrFunc.txt}{readme} for a complete changelog