From d70b350c4f99b0af90b947b5489fa39934d2c380 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 7 Aug 2004 11:25:19 +0000 Subject: [PATCH] history updates git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3610 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Docs/src/history.but b/Docs/src/history.but index 9b994f3d..51f32ad9 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -24,6 +24,12 @@ \b Added SW_HIDE to \R{execshell}{ExecShell}'s accepted show modes +\b \R{rmdir}{RMDir} can now be used with both /r and /REBOOTOK at the same time + +\b Extended maximum binary data for \R{writeregbin}{WriteRegBin} to 3 * NSIS_MAX_STRLEN + +\b Added \R{execute}{!execute} + \S2{} Minor Changes \b LZMA exehead is now 34KB and should also decompress faster @@ -48,8 +54,12 @@ \b Fixed a bug with \R{aallowrootdirinstall}{AllowRootDirInstall} used along with \R{ainstalldirregkey}{InstallDirRegKey} that caused the directory in the registry to be ignored +\b Fixed \R{FileRead}{FileRead} setting the error flag when a null character is the first character it reads + \b \R{file}{File} paths relative to the root folder work again +\b Added \L{../Include/Colors.nsh}{Colors.nsh} + \b Made Times New Roman default font for the background text because it should always have support for the locale's language \b Language file fixes and improvements