OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / history.txt
index e5cd12a..0a80aef 100644 (file)
@@ -1,6 +1,124 @@
 HISTORY of the 7-Zip\r
 --------------------\r
 \r
+18.00 beta     2018-01-10\r
+-------------------------\r
+- 7-Zip now can unpack OBJ/COFF files.\r
+- new -sse switch to stop archive creating, if 7-Zip can't open some input file. \r
+- Some bugs were fixed.\r
+\r
+\r
+17.01 beta     2017-08-28\r
+-------------------------\r
+- Minor speed optimization for LZMA2 (xz and 7z) multi-threading compression.\r
+  7-Zip now uses additional memory buffers for multi-block LZMA2 compression.\r
+  CPU utilization was slightly improved.\r
+- 7-zip now creates multi-block xz archives by default. Block size can be \r
+  specified with -ms[Size]{m|g} switch.\r
+- xz decoder now can unpack random block from multi-block xz archives.\r
+  7-Zip File Manager now can open nested multi-block xz archives \r
+  (for example, image.iso.xz) without full unpacking of xz archive.\r
+- 7-Zip now can create zip archives from stdin to stdout.\r
+- 7-Zip command line: @listfile now doesn't work after -- switch.\r
+  Use -i@listfile before -- switch instead.\r
+- The BUGs were fixed:\r
+  7-Zip could add unrequired alternate file streams to WIM archives, \r
+  for commands that contain filename wildcards and -sns switch.\r
+  7-Zip 17.00 beta crashed for commands that write anti-item to 7z archive.\r
+  7-Zip 17.00 beta ignored "Use large memory pages" option.\r
+\r
+\r
+17.00 beta     2017-04-29\r
+-------------------------\r
+- ZIP unpacking code was improved.\r
+- 7-Zip now reserves file space before writing to file (for extraction from archive).\r
+  It can reduce file fragmentation.\r
+- Some bugs were fixed. 7-Zip could crash in some cases.\r
+- Internal changes in code.\r
+\r
+\r
+16.04          2016-10-04\r
+-------------------------\r
+- The bug was fixed: 7-Zip 16.03 exe installer under Vista didn't create \r
+  links in Start / Programs menu.\r
+- Some bugs were fixed in RAR code.\r
+\r
+\r
+16.03          2016-09-28\r
+-------------------------\r
+- Installer and SFX modules now use some protection against DLL preloading attack.\r
+- Some bugs were fixed in 7z, NSIS, SquashFS, RAR5 and another code.\r
+\r
+\r
+16.02          2016-05-21\r
+-------------------------\r
+- 7-Zip now can extract multivolume ZIP archives (z01, z02, ... , zip).\r
+- Some bugs were fixed.\r
+\r
+\r
+15.14          2015-12-31\r
+-------------------------\r
+- 7-Zip File Manager:\r
+  - The code for "Open file from archive" operation was improved.\r
+  - The code for "Tools/Options" window was improved.\r
+  - The BUG was fixed: there was incorrect mouse cursor capture for \r
+    drag-and-drop operations from open archive to Explorer window.\r
+- Some bugs were fixed.\r
+- New localization: Yoruba.\r
+\r
+\r
+15.12          2015-11-19\r
+-------------------------\r
+- The release version.\r
+\r
+\r
+15.11 beta     2015-11-14\r
+-------------------------\r
+- Some bugs were fixed.\r
+\r
+\r
+15.10 beta     2015-11-01\r
+-------------------------\r
+- The BUG in 9.21 - 15.09 was fixed:\r
+  7-Zip could ignore some parameters, specified for archive creation operation\r
+  for gzip and bzip2 formats in "Add to Archive" window and in command line \r
+  version (-m switch).\r
+- Some bugs were fixed.\r
+\r
+\r
+15.09 beta     2015-10-16\r
+-------------------------\r
+- 7-Zip now can extract ext2 and multivolume VMDK images.\r
+- Some bugs were fixed.\r
+\r
+\r
+15.08 beta     2015-10-01\r
+-------------------------\r
+- 7-Zip now can extract ext3 and ext4 (Linux file system) images.\r
+- Some bugs were fixed.\r
+\r
+\r
+15.07 beta     2015-09-17\r
+-------------------------\r
+- 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images.\r
+- 7-Zip now can extract solid WIM archives with LZMS compression.\r
+- Some bugs were fixed.\r
+\r
+\r
+15.06 beta     2015-08-09\r
+-------------------------\r
+- 7-Zip now can extract RAR5 archives.\r
+- 7-Zip now doesn't sort files by type while adding to solid 7z archive.\r
+- new -mqs switch to sort files by type while adding to solid 7z archive.\r
+- The BUG in 7-Zip File Manager was fixed:\r
+  The "Move" operation to open 7z archive didn't delete empty files.\r
+- The BUG in 15.05 was fixed:\r
+  console version added some text to the end of stdout stream, is -so switch was used. \r
+- The BUG in 9.30 - 15.05 was fixed:\r
+  7-Zip could not open multivolume sfx RAR archive.\r
+- Some bugs were fixed.\r
+\r
+\r
 15.05 beta     2015-06-14\r
 -------------------------\r
 - 7-Zip now uses new installer.\r