From 7943b5296625b7e1ba979616010b24be86788eeb Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 14 Jul 2013 19:46:33 +0000 Subject: [PATCH] update changelog for release git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6386 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 69e966b5..d8ef7e2c 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -2,7 +2,17 @@ \H{v3.0a1} 3.0 Alpha 1 -Released on ?, 2013 +Released on July 14th, 2013 + +\S1{v3.0a1-rl} Release Notes + +\S2{} Known Issues + +\b The POSIX build is currently broken + +\b LangDLL doesn't display localized language name with \R{aunicodetarget}{Unicode} false + +\b \R{FileRead}{FileRead} may return '?' for MBCS letters with \R{aunicodetarget}{Unicode} true \S1{v3.0a1-cl} Changelog @@ -14,14 +24,16 @@ Released on ?, 2013 \S2{} Minor Changes -\b Zip2Exe Unicode checkbox - \b Fixed !finalize %1 -\b Fixed !searchparse +\b Fixed !searchparse (\W{https://sourceforge.net/p/nsis/bugs/1073/}{bug #1073}) + +\b Made installers always respect /S on command line, even when installer file can't be read (\W{https://sourceforge.net/p/nsis/bugs/1076/}{bug #1076}) \b Minor MakeNSISW fixes and tweaks +\b Zip2Exe Unicode checkbox + \H{v3.0a0} 3.0 Alpha 0 Released on May 19th, 2013