From 041f234ca7f6c03ece2c4ea005b29e436263e85b Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 3 Apr 2016 05:56:54 +0000 Subject: [PATCH] update for 3.0rc1 git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6739 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index d9dd16ec..fc9aa85c 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -1,17 +1,23 @@ \A{history} Changelog and Release Notes -\H{v3.0b4} 3.0 Beta 4 +\H{v3.0rc1} 3.0 Release Candidate 1 -Released on ? ?th, 2016 +Released on April 3nd, 2016 -\S1{v3.0b4-cl} Changelog +\S1{v3.0rc1-cl} Changelog \S2{} Minor Changes +\b Documentation improvements + +\b Fixed \R{appendfile}{!appendfile} on POSIX and LogicLib $\{Switch\} + \b More security hardening to prevent dll hijacking \b The name of the uninstaller created in %TEMP%\\~nsu.tmp has changed from %UNIQUE%u_.exe to Un_%UNIQUE%.exe +\b Various warning and error improvments + \S2{} Translations \b Added missing MULTIUSER_* entries to Japanese.nsh (\W{http://sf.net/p/nsis/patches/266}{patch #266}) @@ -340,6 +346,22 @@ Released on May 19th, 2013 \b Fixed Korean MUI_[UN]TEXT_FINISH_INFO_* (\W{http://sourceforge.net/support/tracker.php?aid=3541515}{bug #3541515}) +\H{v2.51} 2.51 + +Released on April 1st, 2016 + +\S1{v2.51-cl} Changelog + +\S2{} Minor Changes + +\b More security hardening to prevent dll hijacking + +\b Backported support for system 'p' type and logiclib P and Z tests + +\S2{} Translations + +\b Added missing MULTIUSER_* entries to Japanese.nsh (\W{http://sf.net/p/nsis/patches/266}{patch #266}) + \H{v2.50} 2.50 Released on December 26th, 2015