History update

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1878 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-12-04 20:01:39 +00:00
parent d307f6ef3c
commit 25459dcb70

View file

@ -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