File nsis.changes of Package nsis
-------------------------------------------------------------------
Thu Feb 7 02:50:37 UTC 2019 - belphegor@belbel.or.jp
- Upgraded to version 3.04
* 3.03 to 3.04
- Major Changes
- Added IsNativeMachineArchitecture helper macros to x64.nsh
- Added experimental WinVer "Windows as a Service" detection
macros
- Added MakeNSISW window info "spy" tool
- Minor Changes
- Added MUI_TEXTCOLOR setting
- nsDialogs::OnNotify can now return values back to Windows
- Added LIBRARY_INSTALL_EQUAL_VERSION InstallLib option
- Added NTMARTA to preload list to fix rare Windows 7
security issue (bug #1204)
- AddBrandingImage now supports dialog units
- Fixed !macroundef of last defined macro bug
- Fixed MultiUser caption string bug (bug #1012)
- !undef issues warnings instead of errors
- MakeNSIS prints -CMDHELP to stdout (bug #1203)
- Removed LibraryLocal utility
- Translations
- Added Hindī (patch #289)
- Updated Belarusian, German (bug #1023), Mongolian and
Spanish (bug #1205)
-------------------------------------------------------------------
Tue Feb 27 05:09:20 UTC 2018 - belphegor@belbel.or.jp
- Upgraded to version 3.03
* 3.02.1 to 3.03
- Major Changes
- Added more NSD controls and macros (RFE #543)
- Added !gettlbversion
- Library TLB and VxD version support on POSIX (patch #284)
- Minor Changes
- Added System plug-in v2 syntax option
- Added System plug-in B and H types
- Added IntPtrCmp, IntPtrCmpU, and IntPtrOp
- Added Int64Cmp, Int64CmpU and Int64Fmt (64-bit only)
- Added IntOp and System::Int64Op >>> operator
- Added more !define /math operators
- Added WinVer.nsh IsDomainController (patch #286)
- Plug-ins now set the ASLR, DEP, LAA, NOSEH and TS PE flags
(bug #1188)
- MakeNSIS exits with code 0 for various information
commands (bug #1193)
- Removed unused NSD_LB_Clear macro parameter
- Translations
- Added Tatar (patch #281)
- Fixed and updated Scottish Gaelic (patch #285, bug #1197)
- Updated Italian (bug #1194)
- Build System
- Added support for Python 3
- Dropped support for Python 2.6 and older
-------------------------------------------------------------------
Tue Aug 15 09:55:56 UTC 2017 - belphegor@belbel.or.jp
- Upgraded to version 3.02.1
* 3.0 to 3.01
- Major Changes
- Error messages are now written to stderr by default
- New icons by Jan T. Sott
- Minor Changes
- SetCtlColors now supports Windows color constant values
- StrCpy "" maxlen handling (bug #1122)
- Fixed buffer size bug in winchar.cpp (patch #271)
- Translations
- Added Corsican (patch #268)
- PortugueseBR fixes (patch #276)
- Updated Danish translation (bug #1164)
- Arabic, Norwegian, Portuguese, Ukrainian and Swedish
MultiUser fixes (patch #278, patch #279, patch #274,
patch #275 & patch #277)
* 3.01 to 3.02
- Major Changes
- Fixed NSIS3 RegTool Win9x bug
- Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and
HKLM64 root keys
- Unsupported SetRegView mode now fails all registry
operations
- Added ExecShellWait
- Added WriteRegMultiStr (RFE #382, patch #219) and
WriteRegNone
- Added !pragma warning (patch #267)
- $LocalAppData now resolves to the ProgramData folder in
the SetShellVarContext all context
- Minor Changes
- Variables used in Caption can now be set in .onGUIInit
(RFE #539)
- MultiUser now supports $ProgramFiles64 (bug #843)
- Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511)
and MUI_PAGE_CUSTOMFUNCTION_DESTROYED
- Unicode nsExec now supports the /OEM switch (bug #1171)
- Translations
- Chinese (Traditional) updates by Walter Cheuk
- Minor French improvements (patch #221)
* 3.02 to 3.02.1
- Translations
- Fixed Chinese (Traditional) and Romanian translation bugs
(bug #1189 and bug #1191)
- Fixed Scots Gaelic MUI finish page translation
-------------------------------------------------------------------
Thu Sep 29 12:26:43 UTC 2016 - belphegor@belbel.or.jp
- First created version 3.0.