From: nabeshin Date: Wed, 3 Dec 2014 15:01:12 +0000 (+0900) Subject: mirror .org X-Git-Url: http://git.osdn.jp/view?p=sevenzip%2F7-Zip.git;a=commitdiff_plain;h=bf692a0ef8b525d87039585935d4b4423691f104 mirror .org --- diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index bd72aae..ec6f86d 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -108,8 +108,17 @@ and tools you need to develop applications that use LZMA compression.

+

Note: If you use some C / C++ files from LZMA SDK, +you can use new versions of same C / C++ files from 7-Zip 9.34 source code. +If the source code file is included to both the 7-Zip source code and the LZMA SDK, +such file can be used as public domain code (as LZMA SDK files).

+ +

Note: If you use XZ code from LZMA SDK, it's recommended to upgrade to new +XZ code from 7-Zip 9.34 Alpha. That new code fixes some bugs.

+

What's new: