OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / history.txt
index d10c6ff..c24f16b 100644 (file)
@@ -1,6 +1,111 @@
 HISTORY of the 7-Zip\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
+- 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.\r
+- 7-Zip File Manager now can operate with alternate file streams at NTFS\r
+  volumes via "File / Alternate Streams" menu command.\r
+- 7-Zip now can extract .zipx (WinZip) archives that use xz compression.\r
+- new optional "section size" parameter for BCJ2 filter for compression ratio improving.\r
+  Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB. \r
+- Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation.\r
+- Console version now uses stderr stream for error messages.\r
+- Console version now shows names of processed files only in progress line by default.\r
+- new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log. \r
+- new -bs[o|e|p][0|1|2] switch to set stream for output messages;\r
+      o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr.\r
+- new -bt switch to show execution time statistics.\r
+- new -myx[0-9] switch to set level of file analysis.\r
+- new -mmtf- switch to set single thread mode for filters.\r
+- The BUG was fixed:\r
+  7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives.\r
+- The BUG was fixed:\r
+  The command line version: if the command "rn" (Rename) was called with more \r
+  than one pair of paths, 7-Zip used only first rename pair.\r
+- The BUG was fixed:\r
+  7-Zip crashed for ZIP/LZMA/AES/AES-NI.\r
+- The BUG in 15.01-15.02 was fixed:\r
+  7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used.\r
+  7-Zip 9.20 can extract such incorrect ZIP archives.\r
+- Some bugs were fixed.\r
+  \r
+\r
+9.38 beta      2015-01-03\r
+-------------------------\r
+- Some bugs were fixed.\r
+\r
+\r
 9.36 beta      2014-12-26\r
 -------------------------\r
 - The BUG in command line version was fixed:\r