OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / history.txt
index b9a4545..8bb012d 100644 (file)
@@ -1,6 +1,62 @@
 HISTORY of the 7-Zip\r
 --------------------\r
 \r
+9.26 alpha     2012-05-31\r
+-------------------------\r
+- 7-Zip now can update WIM archives.\r
+- 7-Zip File Manager now can move files to archives.\r
+- The default encoding for TAR format now is UTF-8. You can use -mcp=1 switch for OEM encoding.\r
+- Command line version:\r
+    - new "rn" command to rename files in archive.\r
+    - new -sdel switch to delete files after including to archive.\r
+    - new -sns switch to store NTFS alternate streams.\r
+    - new -sni switch to store NT security information for files.\r
+- Speed optimizations for opening big archives and big disk folders.\r
+- Some bugs were fixed.\r
+- New localization: Aragonese.\r
+\r
+\r
+9.25 alpha     2011-09-16\r
+-------------------------\r
+- LZMA decompression speed was improved.\r
+- "compress and send to email" code was improved to support more email clients.\r
+- New command "h" to calculate hash values CRC-32, CRC-64, SHA-256 or SHA-1 for files on disk.\r
+- New -spf switch to store full file paths including drive letter to archive.\r
+  If you use that switch with extract command, please check that file names in archive are correct.\r
+- Some bugs were fixed.\r
+\r
+\r
+9.23 alpha     2011-06-07\r
+-------------------------\r
+- The format of language files was changed.\r
+- Some bugs were fixed.\r
+- New localization: Karakalpak.\r
+\r
+\r
+9.22 beta      2011-04-18\r
+-------------------------\r
+\r
+- 7-Zip now uses progress indicator displayed on a taskbar button under Windows 7.\r
+- The BUG in 7-Zip 9.21 beta was fixed: \r
+    7-Zip could ignore some options when you created ZIP archives.\r
+    For example, it could use ZipCrypto cipher instead of AES-256.\r
+\r
+\r
+9.21 beta      2011-04-11\r
+-------------------------\r
+- 7-Zip now can unpack UEFI BIOS files.\r
+- 64-bit version of 7-Zip now includes additional 32-bit shell extension DLL.\r
+  So other 32-bit programs can call 64-bit 7-Zip via context menu.\r
+- Now it's possible to associate 7-Zip with file types without Administrator rights.\r
+- New -mf=FilterID switch to specify compression filter. Examples:\r
+    7z a -mf=bcj2 a.7z a.tar \r
+    7z a -mf=delta:4 a.7z a.wav \r
+    7z a -mf=bcj a.tar.xz a.tar \r
+- 32-bit 7-Zip running under 64-bit Windows now can use up to 4 GB of RAM.\r
+- Some bugs were fixed.\r
+- New localizations: Corsican, Kyrgyz, Ligurian.\r
+\r
+\r
 9.20           2010-11-18\r
 -------------------------\r
 - Some bugs were fixed.\r