From 9616c63239628651a1ff6e15ab1654462a8f31e4 Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 5 Oct 2014 23:56:42 +0000 Subject: [PATCH] updated history for 3.0b1 git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6550 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 812ff39e..3f3ac229 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -2,7 +2,11 @@ \H{v3.0b1} 3.0 Beta 1 -Released on ?, 2014 +Released on October 6th, 2014 + +\S1{v3.0b1-rl} Release Notes + +\b This release addresses a lot of build issues, reintroduces the \W{https://drone.io/github.com/kichik/nsis}{nightly builds} and adds automatic nightly test execution \S1{v3.0b1-cl} Changelog @@ -30,12 +34,18 @@ Released on ?, 2014 \b Added WX compiler switch +\b Allow skipping ExDLL build with SKIPPLUGINS ((\W{http://sf.net/p/nsis/patches/254}{patch #254})) + \b Changed default DllCharacteristics to TS_AWARE+NO_SEH+NX_COMPAT+DYNAMIC_BASE +\b Fixed Mac OS X builds (\W{http://sf.net/p/nsis/patches/251}{patch #253} and \W{http://sf.net/p/nsis/bugs/1085}{bug #1085}) + \b Fixed POSIX !searchparse bug (\W{http://sf.net/p/nsis/patches/251}{patch #251}) \b Fixed !macroundef +\b Fixed test-code build target on POSIX and enabled it in nightly builds (\W{http://sf.net/p/nsis/bugs/1088/}{bug #1098}) + \b Fixed Visual Studio 2012 builds \S2{} Translations