git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5677 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-07-12 16:48:07 +00:00
parent dbdba710e6
commit 7b3d0cf65b

View file

@ -1,5 +1,47 @@
\A{history} Changelog and Release Notes
\H{v2.38} 2.38
Released on July 12th, 2008
\S1{v2.38-cl} Changelog
\S2{} Major Changes
\b Fixed a bug in nsDialogs that caused it to pollute the stack if callbacks are not set for each control (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=2013317}{bug #2013317})
\S2{} Minor Changes
\b Added IfNotThen support for LogicLib (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=1990761}{patch #1990761})
\b Added support for NTFS mounts points on the directory page (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1946112}{bug #1946112})
\b Fixed branding image control detection on Debian, due to improper identification of static controls (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1951417}{bug #1951417})
\b Log actual creation of directories and not just failures and final directory (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=1992325}{patch #1992325})
\b Made log close when \e{LogSet off} is used (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=1986692}{patch #1986692})
\b Minor documentation improvements (including \W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1990955}{bug #1990955})
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed MULTIUSER_INSTALLMODE_INSTDIR handling for the uninstaller
\S2{} Modern UI
\b Document page leave callback function (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1964719}{bug #1964719})
\b Fixed MUI_FINISHPAGE_CANCEL_ENABLED
\b Fixed wasted variable warnings (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1995024}{bug #1995024})
\S2{} Translations
\b Fixed French translation of MUI_UNTEXT_FINISH_INFO_REBOOT (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=1967032}{patch #1967032})
\b Removed non-ANSI characters from French display name (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1979491}{bug #1979491})
\b Updated Slovenian (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=2014106}{patch #2014106})
\H{v2.37} 2.37
Released on May 3rd, 2008