上一页 | 目录 | 下一页
F.38 2.07
2005年6月20号发行
F.38.1 发行说明
- NSIS Update was removed and the update check was moved back to MakeNSISw (Help -> NSIS Update). Use the nightly builds to get the latest compiled binaries from CVS.
- Solid compression is no longer the default for bzip2 and lzma, use
SetCompressor /SOLID bzip2
or SetCompressor /SOLID lzma
for solid compression. - Source code is no longer supplied with the installer package. Source code can be downloaded from CVS or from the download page.
- The directory structure of the installation has been changed. All documentation is now in the Docs folder and all examples are in the Examples folder.
F.38.2 更改日志
F.38.2.1 主要更改
- Added /SOLID switch for SetCompressor
- New 构建系统 (see appendix G)
- Stubs (exeheads) are no longer compiled into makensis.exe, but kept in the Stubs folder
F.38.2.2 新/更改的命令
- EnumRegValue sets the error flag, if the enumeration index is out of range (bug #1178756)
- ExpandEnvStrings now sets the error flag as the documentation states
- Made File /oname throw an error if the first character is a quote
F.38.2.3 次要更改
F.38.2.4 Include Files
F.38.2.5 实用程序和插件
- Fixed halibut segfaults on PowerPC (patch #1180886)
- Math: Fixed memory leak (brainsucker)
- zip2exe: upgraded to zlib 1.2.2
F.38.2.6 翻译
- Added Malaysian 翻译 (Azwa)
- Added Welsh 翻译 (Rhoslyn Prys)
- Fixed Breton NLF file (credits weren't commented)
- Fixed duplicate accelerator in French 翻译 (bug #1168652)
- Improved French 翻译 (bug #1220277)
- Updated Russian 翻译 (Dmitry)
- Updated 翻译 credits (patch #1223362)
上一页 | 目录 | 下一页