updated changelog

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2092 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-01-28 21:44:01 +00:00
parent 917ed99397
commit cd0150cf3d

View file

@ -2,13 +2,13 @@
\e{v2.0b1}
\b User interface improvements: better order/grouping of controls, button selection problems fixed, added minimize box
\b User interface improvements: better order/grouping of controls, button selection problems fixed, added minimize box, transparent BrandingText
\b LangString improvements: can be used before they have been defined, warning if not present in all language tables
\b New version of the Modern User Interface with UI improvements, bugfixes and some small new features
\b InstallOptions 2.0 with support for custom font and DPI settings, groupboxes, grouped controls etc.
\b InstallOptions 2.0 with support for custom font and DPI settings, groupboxes, grouped controls, lots of bugfixes etc.
\b Include dirs
@ -18,6 +18,14 @@
\b Win9x rename on reboot now also works when the destination file does not exist
\b DeleteRegKey works on default value
\b nsExec can be called from an installer executed by CreateProcess
\b WriteUninstaller sets error code
\b Banner.dll compatible with Modern UI
\b Updated and new translations
\b Minor bugfixes