From 25459dcb702d43735f1cd6d24f26b626cbd496d5 Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 4 Dec 2002 20:01:39 +0000 Subject: [PATCH] History update git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1878 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/src/history.but b/Docs/src/history.but index 6755fef6..f87ab1db 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -44,6 +44,8 @@ \b DeleteRegKey now complains if given a third parameter (other than /ifempty) +\b RegDLL now works with DLLs dependent on DLLs from the same directory + \b $\{LANG_langName\} defined as the language id when loading a NLF \b Fixed a few bugs that caused the installer to load slower than before @@ -82,6 +84,8 @@ \b Plugins no longer add size to their containing section +\b Defines can now be used inside define names ($\{bla$\{blo\}\}) + \b New docs format (WOOHA!) \b EXE header size a lot smaller, 33.5KB for bzip2 and 34KB for zlib