426dec21ed52a6cd8d9e236a84548fdd
760fe394f4e8bf675014444cc78c436223bc20d1
Change log:
- The speed for single-thread LZMA/LZMA2 decoding
was increased by 30% in x64 version and by 3% in x86 version.
- 7-Zip now can use multi-threading for 7z/LZMA2 decoding,
if there are multiple independent data chunks in LZMA2 stream.
- 7-Zip now can use multi-threading for xz decoding,
if there are multiple blocks in xz stream.
- New localization: Kabyle.
- Some bugs were fixed.