Added CreateShortcut /NoWorkingDir optional parameter

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6452 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-03-28 16:17:07 +00:00
parent a864703ce9
commit 1e17d02ff7
5 changed files with 13 additions and 7 deletions

View file

@ -14,6 +14,8 @@ Released on ?, 2014
\S2{} Minor Changes
\b Added CreateShortcut /NoWorkingDir parameter
\b Added Int<32|64|Ptr><Op|Cmp[U]> helper macros to Util.nsh
\b Added P<, P<=, P=, P<>, P>= and P> LogicLib ptrdiff_t tests