X-Git-Url: http://git.osdn.jp/view?p=sevenzip%2F7-Zip.git;a=blobdiff_plain;f=www.7-zip.org%2Fhistory.txt;fp=www.7-zip.org%2Fhistory.txt;h=17cf4a35ca41a7015cbd2c09030ac5f6f2e3c1d8;hp=d8a20e4929345a8faea3caa6c2cec5fb10d59bb6;hb=48a64c3b3df0caf2e86891a995e7a6602eb4399b;hpb=c10a061f1d30fe845831d73a0687230e48dba490 diff --git a/www.7-zip.org/history.txt b/www.7-zip.org/history.txt index d8a20e4..17cf4a3 100644 --- a/www.7-zip.org/history.txt +++ b/www.7-zip.org/history.txt @@ -1,6 +1,20 @@ HISTORY of the 7-Zip -------------------- +18.04 beta 2018-04-25 +------------------------- +- The speed for LZMA/LZMA2 compressing was increased + by 8% for fastest/fast compression levels and + by 3% for normal/maximum compression levels. +- 7-Zip now shows Properties (Info) window and CRC/SHA results window + as "list view" window instead of "message box" window. +- Some improvements in zip, hfs and dmg code. +- Previous versions of 7-Zip could work incorrectly in "Large memory pages" mode in + Windows 10 because of some BUG with "Large Pages" in Windows 10. + Now 7-Zip doesn't use "Large Pages" on Windows 10 up to revision 1709 (16299). +- Some bugs were fixed. + + 18.03 beta 2018-03-04 ------------------------- - The speed for single-thread LZMA/LZMA2 decoding