OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / history.txt
1 HISTORY of the 7-Zip\r
2 --------------------\r
3 \r
4 19.00          2019-02-21\r
5 -------------------------\r
6 - Encryption strength for 7z archives was increased:\r
7   the size of random initialization vector was increased from 64-bit to 128-bit,\r
8   and the pseudo-random number generator was improved.\r
9 - Some bugs were fixed.\r
10 \r
11 \r
12 18.06          2018-12-30\r
13 -------------------------\r
14 - The speed for LZMA/LZMA2 compressing was increased by 3-10%,\r
15   and there are minor changes in compression ratio.\r
16 - Some bugs were fixed.\r
17 - The bug in 7-Zip 18.02-18.05 was fixed: there was memory leak in xz decoder.\r
18 - 7-Zip 18.02-18.05 used only one CPU thread for bz2 archive creation.\r
19   \r
20 \r
21 18.05          2018-04-30\r
22 -------------------------\r
23 - The speed for LZMA/LZMA2 compressing was increased \r
24     by 8% for fastest/fast compression levels and \r
25     by 3% for normal/maximum compression levels.\r
26 - 7-Zip now shows Properties (Info) window and CRC/SHA results window\r
27   as "list view" window instead of "message box" window.\r
28 - Some improvements in zip, hfs and dmg code.\r
29 - Previous versions of 7-Zip could work incorrectly in "Large memory pages" mode in\r
30   Windows 10 because of some BUG with "Large Pages" in Windows 10. \r
31   Now 7-Zip doesn't use "Large Pages" on Windows 10 up to revision 1709 (16299).\r
32 - The vulnerability in RAR unpacking code was fixed (CVE-2018-10115).\r
33 - Some bugs were fixed.\r
34  \r
35 \r
36 18.03 beta     2018-03-04\r
37 -------------------------\r
38 - The speed for single-thread LZMA/LZMA2 decoding\r
39   was increased by 30% in x64 version and by 3% in x86 version.\r
40 - 7-Zip now can use multi-threading for 7z/LZMA2 decoding,\r
41   if there are multiple independent data chunks in LZMA2 stream.\r
42 - 7-Zip now can use multi-threading for xz decoding,\r
43   if there are multiple blocks in xz stream.\r
44 - New localization: Kabyle.\r
45 - Some bugs were fixed.\r
46 \r
47 \r
48 18.01          2018-01-28\r
49 -------------------------\r
50 - 7-Zip now can unpack DMG archives that use LZFSE compression method.\r
51 - 7-Zip now doesn't allow update operation for archives that have read-only attribute.\r
52 - The BUG was fixed:\r
53   extracting from tar with -si switch didn't set timestamps for directories.\r
54 - Some bugs were fixed.\r
55 \r
56 \r
57 18.00 beta     2018-01-10\r
58 -------------------------\r
59 - 7-Zip now can unpack OBJ/COFF files.\r
60 - new -sse switch to stop archive creating, if 7-Zip can't open some input file. \r
61 - Some bugs were fixed.\r
62 \r
63 \r
64 17.01 beta     2017-08-28\r
65 -------------------------\r
66 - Minor speed optimization for LZMA2 (xz and 7z) multi-threading compression.\r
67   7-Zip now uses additional memory buffers for multi-block LZMA2 compression.\r
68   CPU utilization was slightly improved.\r
69 - 7-zip now creates multi-block xz archives by default. Block size can be \r
70   specified with -ms[Size]{m|g} switch.\r
71 - xz decoder now can unpack random block from multi-block xz archives.\r
72   7-Zip File Manager now can open nested multi-block xz archives \r
73   (for example, image.iso.xz) without full unpacking of xz archive.\r
74 - 7-Zip now can create zip archives from stdin to stdout.\r
75 - 7-Zip command line: @listfile now doesn't work after -- switch.\r
76   Use -i@listfile before -- switch instead.\r
77 - The BUGs were fixed:\r
78   7-Zip could add unrequired alternate file streams to WIM archives, \r
79   for commands that contain filename wildcards and -sns switch.\r
80   7-Zip 17.00 beta crashed for commands that write anti-item to 7z archive.\r
81   7-Zip 17.00 beta ignored "Use large memory pages" option.\r
82 \r
83 \r
84 17.00 beta     2017-04-29\r
85 -------------------------\r
86 - ZIP unpacking code was improved.\r
87 - 7-Zip now reserves file space before writing to file (for extraction from archive).\r
88   It can reduce file fragmentation.\r
89 - Some bugs were fixed. 7-Zip could crash in some cases.\r
90 - Internal changes in code.\r
91 \r
92 \r
93 16.04          2016-10-04\r
94 -------------------------\r
95 - The bug was fixed: 7-Zip 16.03 exe installer under Vista didn't create \r
96   links in Start / Programs menu.\r
97 - Some bugs were fixed in RAR code.\r
98 \r
99 \r
100 16.03          2016-09-28\r
101 -------------------------\r
102 - Installer and SFX modules now use some protection against DLL preloading attack.\r
103 - Some bugs were fixed in 7z, NSIS, SquashFS, RAR5 and another code.\r
104 \r
105 \r
106 16.02          2016-05-21\r
107 -------------------------\r
108 - 7-Zip now can extract multivolume ZIP archives (z01, z02, ... , zip).\r
109 - Some bugs were fixed.\r
110 \r
111 \r
112 15.14          2015-12-31\r
113 -------------------------\r
114 - 7-Zip File Manager:\r
115   - The code for "Open file from archive" operation was improved.\r
116   - The code for "Tools/Options" window was improved.\r
117   - The BUG was fixed: there was incorrect mouse cursor capture for \r
118     drag-and-drop operations from open archive to Explorer window.\r
119 - Some bugs were fixed.\r
120 - New localization: Yoruba.\r
121 \r
122 \r
123 15.12          2015-11-19\r
124 -------------------------\r
125 - The release version.\r
126 \r
127 \r
128 15.11 beta     2015-11-14\r
129 -------------------------\r
130 - Some bugs were fixed.\r
131 \r
132 \r
133 15.10 beta     2015-11-01\r
134 -------------------------\r
135 - The BUG in 9.21 - 15.09 was fixed:\r
136   7-Zip could ignore some parameters, specified for archive creation operation\r
137   for gzip and bzip2 formats in "Add to Archive" window and in command line \r
138   version (-m switch).\r
139 - Some bugs were fixed.\r
140 \r
141 \r
142 15.09 beta     2015-10-16\r
143 -------------------------\r
144 - 7-Zip now can extract ext2 and multivolume VMDK images.\r
145 - Some bugs were fixed.\r
146 \r
147 \r
148 15.08 beta     2015-10-01\r
149 -------------------------\r
150 - 7-Zip now can extract ext3 and ext4 (Linux file system) images.\r
151 - Some bugs were fixed.\r
152 \r
153 \r
154 15.07 beta     2015-09-17\r
155 -------------------------\r
156 - 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images.\r
157 - 7-Zip now can extract solid WIM archives with LZMS compression.\r
158 - Some bugs were fixed.\r
159 \r
160 \r
161 15.06 beta     2015-08-09\r
162 -------------------------\r
163 - 7-Zip now can extract RAR5 archives.\r
164 - 7-Zip now doesn't sort files by type while adding to solid 7z archive.\r
165 - new -mqs switch to sort files by type while adding to solid 7z archive.\r
166 - The BUG in 7-Zip File Manager was fixed:\r
167   The "Move" operation to open 7z archive didn't delete empty files.\r
168 - The BUG in 15.05 was fixed:\r
169   console version added some text to the end of stdout stream, is -so switch was used. \r
170 - The BUG in 9.30 - 15.05 was fixed:\r
171   7-Zip could not open multivolume sfx RAR archive.\r
172 - Some bugs were fixed.\r
173 \r
174 \r
175 15.05 beta     2015-06-14\r
176 -------------------------\r
177 - 7-Zip now uses new installer.\r
178 - 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.\r
179 - 7-Zip File Manager now can operate with alternate file streams at NTFS\r
180   volumes via "File / Alternate Streams" menu command.\r
181 - 7-Zip now can extract .zipx (WinZip) archives that use xz compression.\r
182 - new optional "section size" parameter for BCJ2 filter for compression ratio improving.\r
183   Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB. \r
184 - Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation.\r
185 - Console version now uses stderr stream for error messages.\r
186 - Console version now shows names of processed files only in progress line by default.\r
187 - new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log. \r
188 - new -bs[o|e|p][0|1|2] switch to set stream for output messages;\r
189       o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr.\r
190 - new -bt switch to show execution time statistics.\r
191 - new -myx[0-9] switch to set level of file analysis.\r
192 - new -mmtf- switch to set single thread mode for filters.\r
193 - The BUG was fixed:\r
194   7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives.\r
195 - The BUG was fixed:\r
196   The command line version: if the command "rn" (Rename) was called with more \r
197   than one pair of paths, 7-Zip used only first rename pair.\r
198 - The BUG was fixed:\r
199   7-Zip crashed for ZIP/LZMA/AES/AES-NI.\r
200 - The BUG in 15.01-15.02 was fixed:\r
201   7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used.\r
202   7-Zip 9.20 can extract such incorrect ZIP archives.\r
203 - Some bugs were fixed.\r
204   \r
205 \r
206 9.38 beta      2015-01-03\r
207 -------------------------\r
208 - Some bugs were fixed.\r
209 \r
210 \r
211 9.36 beta      2014-12-26\r
212 -------------------------\r
213 - The BUG in command line version was fixed:\r
214   7-Zip created temporary archive in current folder during update archive\r
215   operation, if -w{Path} switch was not specified. \r
216   The fixed 7-Zip creates temporary archive in folder that contains updated archive.\r
217 - The BUG in 9.33-9.35 was fixed:\r
218   7-Zip silently ignored file reading errors during 7z or gz archive creation,\r
219   and the created archive contained only part of file that was read before error.\r
220   The fixed 7-Zip stops archive creation and it reports about error.\r
221 - Some bugs were fixed.\r
222 \r
223 \r
224 9.35 beta      2014-12-07\r
225 -------------------------\r
226 - The BUG was fixed:\r
227   7-Zip crashed during ZIP archive creation, if the number of CPU threads was more than 64.\r
228 - The BUG in 9.31-9.34 was fixed:\r
229   7-Zip could not correctly extract ISO archives that are larger than 4 GiB.\r
230 - The BUG in 9.33-9.34 was fixed:\r
231   The option "Compress shared files" and -ssw switch didn't work.\r
232 - The BUG in 9.26-9.34 was fixed:\r
233   7-Zip File Manager could crash for some archives open in "Flat View" mode.\r
234 - Some bugs were fixed.\r
235 \r
236 \r
237 9.34 alpha     2014-06-22\r
238 -------------------------\r
239 - The BUG in 9.33 was fixed:\r
240   Command line version of 7-Zip could work incorrectly, if there is relative \r
241   path in exclude filename optiton (-x) and absolute path as include filename.\r
242 - The BUG in 9.26-9.33 was fixed:\r
243   7-Zip could not open some unusual 7z archives that were created by another \r
244   software (not by 7-Zip).\r
245 - The BUG in 9.31-9.33 was fixed:\r
246   7-Zip could crash with switch -tcab.\r
247 \r
248 \r
249 9.33 alpha     2014-06-15\r
250 -------------------------\r
251 - 7-Zip now can show icons for 7-Zip items in Explorer's context menu. \r
252 - "Add to archive" dialog box: \r
253     - new options in "Path Mode"\r
254     - new option "Delete files after compression"\r
255     - new "NTFS" options for WIM and TAR formats:\r
256         - Store symbolic links\r
257         - Store hard links\r
258         - Store alternate data streams\r
259         - Store file security\r
260 - "Extract" dialog box:\r
261     - new optional field to set output folder name\r
262     - new option "Eliminate duplication of root folder"\r
263     - new option "Absolute pathnames" in "Path Mode".\r
264     - new option "Restore file security" (that works for WIM archives only)\r
265 - 7-Zip File Manager:\r
266     - new "File / Link" dialog box in to create  symbolic links and hard links.\r
267 - Command line version:\r
268     - new -spd switch to Disable wildcard matching for file names\r
269     - new -spe switch to Eliminate duplication of root folder for extract archive command\r
270     - new -snh switch to store hard links as links (WIM and TAR formats only)\r
271     - new -snl switch to store symbolic links as links (WIM and TAR formats only)\r
272 - NSIS support was improved. \r
273 - The problem was fixed: \r
274     The command "extract to \*" with multiple archives could use same \r
275     output folder, if archives are placed inside PE (EXE) file.\r
276 - The BUG of 9.31-9.32 was fixed:\r
277     Command line version for test and extract commands returned the \r
278     value 0 as exit code, if it couldn't open archive.\r
279 - The BUG was fixed:\r
280     7-Zip could not create archives with anti-items for any archive type,\r
281     except of 7z type\r
282 - Some bugs were fixed.\r
283 - New localization: Mongolian (script).\r
284 \r
285 \r
286 9.32 alpha     2013-12-01\r
287 -------------------------\r
288 - 7-Zip now can create multivolume SFX archives in 7z format.\r
289   Standalone sfx module now can unpack external 7z archive with name that is\r
290   matched to name of sfx module. For example, sfx module renamed to archive.exe \r
291   can unpack archive.7z or archive.7z.001 .\r
292 - ZIP, NSIS, HFS, AR support was improved.\r
293 - 7-Zip now supports files larger than 4 GiB in ISO archives.\r
294 - Improved compression ratio in 7z format with maximum or ultra level for\r
295   executable files (EXE and DLL) that are larger than 16 MB (improved BCJ2 filter).\r
296 - Improved support for file pathnames longer than 260 characters.\r
297 - CRC and SHA checksum calculation for files can be called via Explorer's context menu.\r
298 - 7-Zip File Manager now also takes into account the numbers in filenames for sorting order.\r
299 - 7-Zip File Manager now can use RAM buffers instead of temp files to open \r
300   nested archives, if temp file is smaller than 1/4 of RAM size.\r
301 - 7-Zip File Manager can open files in "Parser" mode via "Open Archive > #" context \r
302   menu command. It shows the list of archives inside file.\r
303 - Command line version:\r
304     - new -t# switch to open file in "Parser" mode and show the list of archives inside file.\r
305     - new -stx{Type} switch to exclude archive type from using.\r
306     - -scs switch now supports UTF-16 encoding.\r
307     - now it shows time and memory usage statistics at the end of execution.\r
308 - The BUGs were fixed:\r
309     - 7-Zip 9.30 and early versions created ZIP archives with minor errors\r
310       in extra field of headers for directory items, if AES (WinZip-AES) encryption was used.\r
311     - 7-Zip could work incorrectly in decompression of more than one \r
312       multi-volume archive in one command.\r
313     - 7-Zip 9.24 alpha - 9.30 alpha versions could not extract ZIP archives \r
314       encrypted with PKWARE-AES method.\r
315 - Minimum supported system now is Windows 2000. 7-Zip doesn't work on Windows 95/98/ME.\r
316 - New localization: Irish.\r
317 \r
318 \r
319 9.30 alpha     2012-10-26\r
320 -------------------------\r
321 - LZMA2 now is default compression method for .7z format.\r
322 - 7-Zip now can update WIM archives.\r
323 - 7-Zip File Manager now can move files to archives.\r
324 - The default encoding for TAR format now is UTF-8. You can use -mcp=1 switch for OEM encoding.\r
325 - Command line version:\r
326     - new "rn" command to rename files in archive.\r
327     - new -sdel switch to delete files after including to archive.\r
328     - new -sns switch to store NTFS alternate streams (for WIM format only). \r
329     - new -sni switch to store NT security information for files (for WIM format only).\r
330     - new -stl switch to set archive timestamp from the most recently modified file.\r
331 - Speed optimizations for opening big archives and big disk folders.\r
332 - 7-Zip now writes special padding blocks to headers of 7z archives for \r
333   faster archive opening. Note that 7-Zip 4.50 - 4.58 contain BUG, \r
334   so these old versions can't correctly work with such new 7z archives.\r
335 - DMG support was improved\r
336 - Some bugs were fixed.\r
337 - The BUG in 7-Zip 9.26 alpha - 9.29 alpha versions was fixed.\r
338   These alpha versions could not open non-solid 7z archive, if \r
339   some files were skipped during creation of that archive.\r
340   That problem is also related to 7z archives created in solid mode,\r
341   if each solid block contains no more than one file.\r
342   Note: 7-Zip skips files that were open for writing by another \r
343   application and shows warning in that case.\r
344 - New localization: Aragonese.\r
345 \r
346 \r
347 9.25 alpha     2011-09-16\r
348 -------------------------\r
349 - LZMA decompression speed was improved.\r
350 - "compress and send to email" code was improved to support more email clients.\r
351 - New command "h" to calculate hash values CRC-32, CRC-64, SHA-256 or SHA-1 for files on disk.\r
352 - New -spf switch to store full file paths including drive letter to archive.\r
353   If you use that switch with extract command, please check that file names in archive are correct.\r
354 - Some bugs were fixed.\r
355 \r
356 \r
357 9.23 alpha     2011-06-07\r
358 -------------------------\r
359 - The format of language files was changed.\r
360 - Some bugs were fixed.\r
361 - New localization: Karakalpak.\r
362 \r
363 \r
364 9.22 beta      2011-04-18\r
365 -------------------------\r
366 \r
367 - 7-Zip now uses progress indicator displayed on a taskbar button under Windows 7.\r
368 - The BUG in 7-Zip 9.21 beta was fixed: \r
369     7-Zip could ignore some options when you created ZIP archives.\r
370     For example, it could use ZipCrypto cipher instead of AES-256.\r
371 \r
372 \r
373 9.21 beta      2011-04-11\r
374 -------------------------\r
375 - 7-Zip now can unpack UEFI BIOS files.\r
376 - 64-bit version of 7-Zip now includes additional 32-bit shell extension DLL.\r
377   So other 32-bit programs can call 64-bit 7-Zip via context menu.\r
378 - Now it's possible to associate 7-Zip with file types without Administrator rights.\r
379 - New -mf=FilterID switch to specify compression filter. Examples:\r
380     7z a -mf=bcj2 a.7z a.tar \r
381     7z a -mf=delta:4 a.7z a.wav \r
382     7z a -mf=bcj a.tar.xz a.tar \r
383 - 32-bit 7-Zip running under 64-bit Windows now can use up to 4 GB of RAM.\r
384 - Some bugs were fixed.\r
385 - New localizations: Corsican, Kyrgyz, Ligurian.\r
386 \r
387 \r
388 9.20           2010-11-18\r
389 -------------------------\r
390 - Some bugs were fixed.\r
391 \r
392 \r
393 9.19 beta      2010-11-11\r
394 -------------------------\r
395 - The console version now doesn't show entered password.\r
396 - Some bugs were fixed.\r
397 \r
398 \r
399 9.18 beta      2010-11-02\r
400 -------------------------\r
401 - 7-Zip now can unpack SquashFS and CramFS filesystem images.\r
402 - 7-Zip now can unpack some TAR and ISO archives with incorrect headers.\r
403 - New small SFX module for installers (in Extra package).\r
404 - Some bugs were fixed.\r
405 \r
406 \r
407 9.17 beta      2010-10-04\r
408 -------------------------\r
409 - Disk fragmentation problem for ZIP archives created by 7-Zip was fixed.\r
410 \r
411 \r
412 9.16 beta      2010-09-08\r
413 -------------------------\r
414 - 7-Zip now supports files that are larger than 8 GB in TAR archives.\r
415 - NSIS support was improved.\r
416 - Some bugs were fixed.\r
417 - New localizations: Hindi, Gujarati, Sanskrit.\r
418 \r
419 \r
420 9.15 beta      2010-06-20\r
421 -------------------------\r
422 - Some bugs were fixed.\r
423 - New localization: Tatar.\r
424 \r
425 \r
426 9.14 beta      2010-06-04\r
427 -------------------------\r
428 - WIM support was improved.\r
429 \r
430 \r
431 9.13 beta      2010-04-15\r
432 -------------------------\r
433 - 7-Zip now stores NTFS file timestamps to ZIP archives.\r
434 - New additional "Open archive >" item in context menu allows to select \r
435   archive type for some files.\r
436 - Some bugs were fixed.\r
437 - New localization: Uyghur.\r
438 \r
439 \r
440 9.12 beta      2010-03-24\r
441 -------------------------\r
442 - ZIP / PPMd compression ratio was improved in Maximum and Ultra modes.\r
443 - The BUG in 7-Zip 9.* beta was fixed: LZMA2 codec didn't work,\r
444   if more than 10 threads were used (or more than 20 threads in some modes).\r
445 \r
446 \r
447 9.11 beta      2010-03-15\r
448 -------------------------\r
449 - 7-Zip now supports PPMd compression in ZIP archives.\r
450 - Speed optimizations in PPMd codec.\r
451 - The support for archives in installers was improved.\r
452 - Some bugs were fixed.\r
453 - New localization: Kazakh.\r
454    \r
455 \r
456 9.10 beta      2009-12-22\r
457 -------------------------\r
458 - The BUG in 7-Zip 9.09 beta was fixed:\r
459     7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used.\r
460     \r
461 \r
462 9.09 beta      2009-12-12\r
463 -------------------------\r
464 - 7-Zip now can unpack Apple Partition Map (APM) disk images.\r
465 - Speed optimizations in AES code for Intel's 32nm CPUs.\r
466 - Speed optimizations in CRC calculation code for Intel's Atom CPUs.\r
467 - Some bugs were fixed.\r
468 \r
469 \r
470 9.07 beta      2009-08-27\r
471 -------------------------\r
472 - It's possible to specify Diff program in options (7-Zip File Manager).\r
473 - Some bugs were fixed.\r
474 \r
475 \r
476 9.06 beta      2009-08-17\r
477 -------------------------\r
478 - 7-Zip now can unpack MSLZ archives.\r
479 - Partial parsing for EXE resources, SWF and FLV.\r
480 - Some bugs were fixed.\r
481 \r
482 \r
483 9.04 beta      2009-05-30\r
484 -------------------------\r
485 - 7-Zip now can update solid .7z archives.\r
486 - 7-Zip now supports LZMA2 compression method.\r
487 - 7-Zip now supports XZ archives.\r
488 - 7-Zip now can unpack NTFS, FAT, VHD and MBR archives.\r
489 - 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin.\r
490 - 7-Zip now can open/copy/compress disk images (like \\.\c:) from \\.\ folder.\r
491 - 7-Zip File Manager now doesn't use temp files to open nested archives \r
492   stored without compression.\r
493 - New -scrc switch to calculate total CRC-32 during extracting / testing.\r
494 - New -scc{WIN|DOS|UTF-8} switch to specify charset for console input/output (default = DOS).\r
495 - Some bugs were fixed.\r
496 \r
497 \r
498 4.65           2009-02-03\r
499 -------------------------\r
500 - 7-Zip File Manager now can calculate SHA-256 checksum.\r
501 - Some bugs were fixed.\r
502 \r
503 \r
504 4.64           2009-01-03\r
505 -------------------------\r
506 - The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives \r
507   encrypted with WinZip-AES method.\r
508 \r
509 \r
510 4.63           2008-12-31\r
511 -------------------------\r
512 - 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES.\r
513 - Some bugs were fixed.\r
514 \r
515 \r
516 4.62           2008-12-02\r
517 -------------------------\r
518 - Some bugs were fixed.\r
519 \r
520 \r
521 4.61 beta      2008-11-23\r
522 -------------------------\r
523 - 7-Zip now supports LZMA compression for .ZIP archives.\r
524 - Some bugs were fixed.\r
525 - New localization: Sinhala.\r
526 \r
527 \r
528 4.60 beta      2008-08-19\r
529 -------------------------\r
530 - Some bugs were fixed.\r
531 \r
532 \r
533 4.59 beta      2008-08-13\r
534 -------------------------\r
535 - 7-Zip now can unpack UDF, XAR and DMG/HFS archives.\r
536 - 7-Zip File Manager now keeps encryption when you edit encrypted file inside archive.\r
537 - 7-Zip File Manager now allows to change current folder from the address bar drop-down list.\r
538 - It's allowed to use -t switch for "list" and "extract" commands.\r
539 - Some bugs were fixed.\r
540 - New localizations: Icelandic, Kurdish Sorani.\r
541 \r
542 \r
543 4.58 beta      2008-05-05\r
544 -------------------------\r
545 - Some speed optimizations.\r
546 - 7-Zip now can unpack .lzma archives.\r
547 - Unicode (UTF-8) support for filenames in .ZIP archives. Now there are 3 modes:\r
548     1) Default mode: 7-Zip uses UTF-8, if the local code page doesn't contain required symbols.\r
549     2) -mcu switch:  7-Zip uses UTF-8, if there are non-ASCII symbols.\r
550     3) -mcl switch:  7-Zip uses local code page.\r
551 - Now it's possible to store file creation time in 7z and ZIP archives (-mtc switch).\r
552 - 7-Zip now can unpack multivolume RAR archives created with \r
553   "old style volume names" scheme and names *.001, *.002, ...\r
554 - Now it's possible to use -mSW- and -mSW+ switches instead of -mSW=off and -mSW=on  \r
555 - Some bugs were fixed.\r
556 - New localizations: Punjabi (Indian), Pashto.\r
557 \r
558 \r
559 4.57           2007-12-06\r
560 -------------------------\r
561 - The BUG in command line version was fixed: -up3 switch \r
562   could work incorrectly.\r
563 \r
564 \r
565 4.56 beta      2007-10-24\r
566 -------------------------\r
567 - Some bugs were fixed.\r
568 \r
569 \r
570 4.55 beta      2007-09-05\r
571 -------------------------\r
572 - Some bugs were fixed.\r
573 \r
574 \r
575 4.54 beta      2007-09-04\r
576 -------------------------\r
577 - Decompression speed was increased.\r
578 \r
579 \r
580 4.53 beta      2007-08-27\r
581 -------------------------\r
582 - "Test" and "Info" buttons now work for open archives.\r
583 - The bug in 7-Zip 4.48 - 4.52 beta was fixed:\r
584     7-Zip could create .ZIP archives with broken files.\r
585 - Some bugs were fixed.\r
586 \r
587 \r
588 4.52 beta      2007-08-03\r
589 -------------------------\r
590 - 7-Zip now can unpack Compound files (msi, doc, ...).\r
591 - Some bugs were fixed.\r
592 \r
593 \r
594 4.51 beta      2007-07-25\r
595 -------------------------\r
596 - Bug was fixed: 7-Zip 4.50 beta could not open some .7z archives.\r
597 \r
598 \r
599 4.50 beta      2007-07-24\r
600 -------------------------\r
601 - New switch for command line version:\r
602     -ssc[-] enables/disables case-sensitive mode for file names.\r
603 - Speed optimizations for AES encryption.\r
604 - Some bugs were fixed.\r
605 \r
606 \r
607 4.49 beta      2007-07-11\r
608 -------------------------\r
609 - 7-Zip now can unpack WIM archives.\r
610 - 7-Zip now replaces incorrect characters in filenames during extracting.\r
611 \r
612 \r
613 4.48 beta      2007-06-26\r
614 -------------------------\r
615 - Encryption strength for .7z format was increased. \r
616   Now it uses random initialization vectors.\r
617 - Some bugs were fixed.\r
618 \r
619 \r
620 4.47 beta      2007-05-27\r
621 -------------------------\r
622 - Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly.\r
623 \r
624 \r
625 4.46 beta      2007-05-25\r
626 -------------------------\r
627 - New fast compression mode for Deflate method in Zip and GZip.\r
628 - New "Compress shared files" option in GUI and -ssw switch.\r
629 - Some bugs were fixed.\r
630 - New localization: Norwegian Nynorsk.\r
631 \r
632 \r
633 4.45 beta      2007-04-17\r
634 -------------------------\r
635 - Now it's possible to specify the size of solid block and the number \r
636   of CPU threads in "Add to archive" dialog box. \r
637 - Default dictionary size was increased: Normal: 16 MB, Max: 32 MB.\r
638 - Speed optimizations.\r
639 - Benchmark was improved (new "b" command in command line version).\r
640 - The number of DLL files was reduced.\r
641 - Now it's possible to associate 7-zip with combined types like .tbz2\r
642 - switch -mhcf=off is not supported now.\r
643 - If -t{Type} switch is not specified, 7-Zip now uses extension of archive to \r
644   detect the type of archive.\r
645 - Some bugs were fixed.\r
646 - New localization: Welsh.\r
647 \r
648 \r
649 4.44 beta      2007-01-20\r
650 -------------------------\r
651 - Speed optimizations for LZMA, Deflate, BZip2 and unRAR.\r
652 - 7-Zip now supports file pathnames longer than 260 characters.\r
653 - Some bugs were fixed.\r
654 - New localizations: Bangla, Bashkir, Nepali.\r
655 \r
656 \r
657 4.43 beta      2006-09-15\r
658 -------------------------\r
659 - 7-Zip now can use multi-threading mode for compressing to .ZIP archives.\r
660 - ZIP format supporting was improved.\r
661 - 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives.\r
662 - New context menu items for .ZIP archives creating.\r
663 - 7-Zip now uses order list (list of extensions) for files sorting for compressing \r
664   to .7z archives. It can slightly increase compression ratio in some cases.\r
665 - 7-Zip now restores modification time of folders during .7z archives extracting.\r
666 - Some bugs were fixed.\r
667 - New localizations: Armenian, Marathi.\r
668 \r
669 \r
670 \r
671 4.42           2006-05-14\r
672 -------------------------\r
673 - Compressing speed and Memory requirements were increased.\r
674   Default dictionary size was increased: Fastest: 64 KB, Fast: 1 MB, \r
675   Normal: 4 MB, Max: 16 MB, Ultra: 64 MB.\r
676 - BZip2 compressing / decompressing now can work in multi-threading mode\r
677 - Multi-threading mode now is default for multi-processor systems\r
678 - 64-bit version now supports 1 GB dictionary\r
679 - 7z/LZMA now can use only these match finders: HC4, BT2, BT3, BT4\r
680 - Compression ratio in Zip/GZip/Deflate in Ultra mode was increased\r
681 - 7-Zip now can unpack ISO archives and some installers created by NSIS\r
682 - Optional "Flat View" mode in 7-Zip File Manager\r
683 - 7-Zip File Manager now can calculate CRC checksums for files\r
684 - -x switch with relative paths now affects files specified with absolute paths\r
685 - New switch for 7za.exe (console version): -slt.\r
686   "l" (list) command with -slt shows technical information for archive.\r
687 - New switch: -scs{WIN|DOS|UTF-8} specifies charset for list files.\r
688   Default charset for list files is UTF-8 now.\r
689 - Some bugs were fixed\r
690 - New localizations: Albanian, Kurdish\r
691 \r
692 \r
693 4.32           2005-12-09\r
694 -------------------------\r
695 - Bug was fixed: 7-Zip 4.31 didn't work in Windows 95\r
696 \r
697 \r
698 4.31           2005-12-04\r
699 -------------------------\r
700 - Small changes\r
701 - New localization: Basque\r
702 \r
703 \r
704 4.30 beta      2005-11-18\r
705 -------------------------\r
706 - Files 7zFMn.exe, 7zGn.exe, 7-zipn, 7za.exe, 7zC.sfx were removed from 7-zip package\r
707 - 7-Zip now uses uncompressed SFX: 7z.sfx\r
708 - Sfx modules 7z.sfx and 7zCon.sfx now use msvcrt.dll\r
709 - Speed optimizations in LZMA maximum/ultra compressing.\r
710 - LZMA now supports word size up to 273\r
711 - 7-Zip now reduces dictionary size for LZMA, if you compress files \r
712   smaller than specified dictionary size.\r
713 - 7-Zip now can use large memory pages:\r
714     GUI: 7-Zip File Manager / Options / Settings / Use large memory pages.\r
715     Command line version: -slp switch.\r
716   This feature allows to increase speed of compressing.\r
717   But 7-Zip can make some pause at starting of compressing for allocating large pages.\r
718   Also Task Manager doesn't show real memory usage of program, if 7-Zip uses large pages.\r
719   This feature works only on Windows 2003 / XP x64 / Vista. \r
720   Also you must have administrator's rights for your system.\r
721   Recommended size of RAM: 1 GB or more.\r
722   To install this feature you must run 7-Zip File Manager at least once, \r
723   close it and reboot system.\r
724 - Some bugs were fixed\r
725   \r
726 \r
727 4.29 beta      2005-09-28\r
728 -------------------------\r
729 - Bug was fixed: 7-Zip 4.28 beta worked incorrectly in Windows 95/98/Me\r
730 \r
731 \r
732 4.28 beta      2005-09-27\r
733 -------------------------\r
734 - Bug was fixed: 7-Zip 4.27 beta created incorrect multivolume archives.\r
735 - "Duplicate filename" collision problem between names with ligatures was fixed.\r
736 \r
737 \r
738 4.27 beta      2005-09-21\r
739 -------------------------\r
740 - 7-Zip can unpack CHM/HXS (MS HTML HELP) archives\r
741 - 7-Zip can unpack multivolume CAB archives\r
742 - Now 7-Zip deletes files to the Recycle Bin by default.\r
743   Shift+Delete deletes files permanently.\r
744 - Some bugs were fixed\r
745 - New localization: Tatarish\r
746 \r
747 \r
748 4.26 beta      2005-08-05\r
749 -------------------------\r
750 - LZH format support (extracting only)\r
751 - Some bugs were fixed\r
752 - New localization: Ido\r
753 \r
754 \r
755 4.25 beta      2005-07-31\r
756 -------------------------\r
757 - 7-Zip now doesn't interrupt the compressing when it can not \r
758   find specified file as in version 4.24 beta. It just shows warning.\r
759 - 7-Zip now supports standard selection mode in the file list\r
760 - Some bugs were fixed\r
761 \r
762 \r
763 4.24 beta      2005-07-06\r
764 -------------------------\r
765 - 7-Zip now supports right-click Drag and Drop in Explorer\r
766 - Command line version now supports short file names (like FILENA~1.TXT)\r
767 - If there are no wildcard names and there is no -r switch in command line, \r
768   7-Zip now checks that specified files exist on disk before compressing.\r
769 - Some bugs were fixed\r
770 \r
771 \r
772 4.23           2005-06-29\r
773 -------------------------\r
774 - Drag and Drop support\r
775 - 7-Zip File Manager now can copy files from one archive to another\r
776 - Some bugs were fixed\r
777 - New localizations: Extremaduran, Malay\r
778 \r
779 \r
780 4.20           2005-05-30\r
781 -------------------------\r
782 - No changes \r
783 \r
784 \r
785 4.19 beta      2005-05-21\r
786 -------------------------\r
787 - BZip2 code was rewritten. Now it supports 3 modes: Normal, Maximum and \r
788   Ultra. In Normal mode it compresses almost as original BZip2 compressor. \r
789   Compression ratio in Maximum and Ultra modes is 1-3% better for some files, \r
790   but Maximum Mode is about 3 times slower and Ultra Mode is about 8 times \r
791   slower than Normal mode.\r
792 - Console version now prints all messages to stdout by default,\r
793   and if -so switch is specified, 7-Zip prints messages to stderr.\r
794 - Some bugs were fixed\r
795 - New localizations: Azeri, Georgian\r
796 \r
797 \r
798 4.18 beta      2005-04-19\r
799 -------------------------\r
800 - Bug in v4.17 beta was fixed: 7-Zip File Manager could crash \r
801   after some operations with archives\r
802 \r
803   \r
804 4.17 beta      2005-04-18\r
805 -------------------------\r
806 - To increase protection from viruses, 7-Zip now does not open \r
807   files with more than 4 continuous spaces in the name. \r
808   And 7-Zip changes such long spaces in name to " ... " in the file list.\r
809 - Code size optimization\r
810 - Some files were moved from main package to extra package:\r
811     - Plugin for FAR Manager\r
812     - SFX modules for installers (7zS.sfx and 7zSD.sfx)\r
813 - New localizations: Asturian, Indonesian\r
814 \r
815 \r
816 4.16 beta      2005-03-29\r
817 -------------------------\r
818 - Speed optimization (5%) for 7z / LZMA \r
819 - 7za.exe now supports .Z archives\r
820 - -r- switch in command line now is default for all commands \r
821 - Some bugs were fixed\r
822 - New localization: Uzbek\r
823 \r
824 \r
825 4.15 beta      2005-01-25\r
826 -------------------------\r
827 - Z format supporting (extracting only)\r
828 - 7-Zip now can extract ZIP archives compressed with "Shrink" method\r
829 - 7-Zip now doesn't interrupt the compressing when it can not open file.\r
830   7-Zip just skips that file and shows warning.\r
831 - Some bugs were fixed\r
832 - New localization: Frisian\r
833 \r
834 \r
835 4.14 beta      2005-01-11\r
836 -------------------------\r
837 - 7-Zip installer was created with NSIS.\r
838   Now it installs 7-Zip for all users (under Windows 2000/XP).\r
839 - Now 7-Zip can create multivolume archives\r
840   (switch -v for command line)\r
841 - Some bugs were fixed\r
842 - New localizations: Breton, Farsi\r
843 \r
844 \r
845 4.13 beta      2004-12-14\r
846 -------------------------\r
847 - Switch "--" stops switches parsing\r
848 - Some bugs were fixed\r
849 \r
850 \r
851 4.12 beta      2004-11-18\r
852 -------------------------\r
853 - Bug in v4.11 beta was fixed:\r
854     7-Zip created incorrect ZIP archives if file size was \r
855     from 3.75 GB to 4 GB.\r
856 \r
857 \r
858 4.11 beta      2004-11-16\r
859 -------------------------\r
860 - 7-Zip now shows file names during compressing/decompressing\r
861 - 7-Zip now supports Zip64 extension of ZIP format. So now it's \r
862   possible to compress files bigger than 4 GB to ZIP archives.\r
863 - Some bugs were fixed\r
864 - New localization: Galician\r
865 \r
866 \r
867 4.10 beta      2004-10-21\r
868 -------------------------\r
869 - Bugs in v4.0* were fixed:\r
870   - Some commands in command line with "-r" switch worked incorrectly,\r
871     so 7-zip could skip some files during compressing\r
872   - Some other bugs were fixed\r
873 - Small internal changes\r
874 \r
875   \r
876 4.09 beta      2004-10-05\r
877 -------------------------\r
878 - Bugs in v4.0* were fixed:\r
879   - Renaming inside archives didn't work or worked incorrectly\r
880   - GUI SFX didn't show extracting dialog at start\r
881 - Small fixes in 7-Zip GUI (7zG.exe)\r
882 \r
883 \r
884 4.08 beta      2004-10-04\r
885 -------------------------\r
886 - Bug in installer for v4.07 was fixed: when rebooting \r
887   is required, it rebooted without asking user\r
888 - Small fixes in 7-Zip GUI (7zG.exe)\r
889 \r
890 \r
891 4.07 beta      2004-10-03\r
892 -------------------------\r
893 - Big amount of code was changed in this beta version.\r
894   So don't use it for important data compressing. \r
895   And test archive after compressing.\r
896 \r
897 - Unified command line interface to GUI and console versions\r
898 - 7-Zip now can extract or test several archives in one command  \r
899 - 7-Zip now doesn't interrupt the compressing when file is locked by \r
900   other application. 7-Zip just skips that file and shows warning.\r
901   Note: previous versions of 7-Zip had bug, so they can not unpack \r
902   non-solid and some solid 7z archives with such skipped files.\r
903 - Command line interface was changed:\r
904     - now it's possible to use absolute pathnames\r
905     - syntax simplification:\r
906         was: 7z a a Folder1\* Folder2\* -r\r
907         now: 7z a a Folder1 Folder2\r
908     - now it's possible to use complex wildcard commands, like *\*111*\*\r
909 - More smart detection of archive type for files with unusual\r
910   file name extensions\r
911 - Supporting for RAR archives with encrypted headers\r
912 - CPIO format supporting was improved\r
913 - For GZip and BZip2 formats you can:\r
914     - Compress from stdin (-si switch)\r
915     - Compress to stdout (-so switch)\r
916     - Extract to stdout (-so switch)\r
917 - 7-Zip File Manager:\r
918   - Split and Combine commands\r
919   - new list view options: Full row select, Show grid lines\r
920 - Internal reconstruction\r
921 - Some bugs were fixed\r
922 - New localizations: Friulian, Macedonian, Mongolian, Tamil, Thai\r
923 \r
924 \r
925 3.13           2003-12-11\r
926 -------------------------\r
927 - Some small bugs were fixed\r
928 \r
929 \r
930 3.12           2003-12-10\r
931 -------------------------\r
932 - Now you can select compression method, dictionary size\r
933   and word size in "Add to archive" dialog box. Also it \r
934   shows memory usage.\r
935 - 7-Zip File Manager now contains toolbars.\r
936 - New "Benchmark" command in 7-Zip File Manager.\r
937   It measures compressing and decompressing speeds and \r
938   shows rating values.\r
939 - Some bugs were fixed.\r
940 \r
941 \r
942 3.11           2003-10-06\r
943 -------------------------\r
944 - 7-zip now use limitations for solid block size\r
945   for increasing the speed of random file decompressing:\r
946     - in Store mode:     0  B\r
947     - in Fast mode:     16 MB\r
948     - in Normal mode:  256 MB\r
949     - in Maximum mode:   1 GB \r
950     - in Ultra mode:     4 GB \r
951 - 7z.exe, 7za.exe and SFX modules now support Unicode \r
952   file names under Windows NT/2000/XP/2003.\r
953   7zn.exe and 7zan.exe were removed from package. \r
954 - Some bugs were fixed\r
955 - New localization: Afrikaans\r
956 \r
957   \r
958 3.10           2003-09-27\r
959 -------------------------\r
960 - Drag-and-Drop from external application\r
961 - GUI version (7zG.exe) can compress files with absolute paths\r
962 - Compression dialog doesn't suggest bzip2 and gzip2 types when \r
963   there are more than one selected file\r
964 - Optional auto renaming for existing files during extraction \r
965   in command line version (-aot switch).\r
966 - Some bugs were fixed\r
967 \r
968 \r
969 3.09.02        2003-09-20\r
970 -------------------------\r
971 - Optional limitation for solid block size for increasing \r
972   the speed of random file decompressing (-ms switch)\r
973 \r
974 \r
975 3.09.01 beta   2003-09-06\r
976 -------------------------\r
977 - Automatic compression filter for executable files:\r
978   dll, exe, ocx, sfx, sys, (-mf switch)\r
979 - Compression levels in 7z now are:\r
980     - Fast:    32 KB dictionary, BCJ filter\r
981     - Normal:   2 MB dictionary, BCJ filter\r
982     - Maximum:  8 MB dictionary, BCJ filter, max settings\r
983     - Ultra:   32 MB dictionary, BCJ2 filter, max settings\r
984 - Updating solid 7z archives now is supported, if it doesn't \r
985   require repacking solid blocks\r
986 - -mhcf switch for 7z format now is default\r
987 - Some bugs were fixed\r
988 \r
989 \r
990 3.08.04 beta   2003-08-24\r
991 -------------------------\r
992 - Favorites menu in 7-Zip File Manager\r
993 - Some bugs were fixed\r
994 \r
995 \r
996 3.08.03 beta   2003-08-21\r
997 -------------------------\r
998 - Automatic adding of extension to archive name in Compress Dialog\r
999 - Some bugs in previous 3.08.* versions were fixed:\r
1000     - Storing columns width inside archives in File Manager\r
1001     - Opening archive inside archive\r
1002     - Quotes in list files in console version\r
1003 \r
1004 \r
1005 3.08.02 beta   2003-08-20\r
1006 -------------------------\r
1007 - Some bugs were fixed\r
1008 \r
1009 \r
1010 3.08 beta      2003-08-19\r
1011 -------------------------\r
1012 - Compress dialog:\r
1013    - Supporting fast compressing mode (-mx=1 switch)\r
1014    - Multi-threading option for Multi-Processor systems \r
1015      or Pentium 4 with Hyper-Threading\r
1016    - Encrypt file names option\r
1017 - New context menu items:\r
1018    - Extract here\r
1019    - Extract to <Folder>\r
1020    - Compress and email\r
1021 - Internal reconstruction, registry using was reduced\r
1022 - New localization: Esperanto\r
1023 \r
1024 \r
1025 2.30 Beta 32   2003-05-15\r
1026 -------------------------\r
1027 - New features in compressing / decompressing window.\r
1028 - "Show password" option.\r
1029 - Some other small changes.\r
1030 - New localization: Valencian.\r
1031 \r
1032 \r
1033 2.30 Beta 31   2003-04-29\r
1034 -------------------------\r
1035 - Some bugs were fixed.\r
1036 \r
1037 \r
1038 2.30 Beta 30   2003-04-19\r
1039 -------------------------\r
1040 - 7-Zip File Manager:\r
1041    - Showing .. item.\r
1042    - 1/2 Panels mode switching (F9).\r
1043 - Supporting Bzip2 compression in ZIP archives.\r
1044 - Some bugs were fixed.\r
1045 - Some optimization recompiling for reducing code size.\r
1046 \r
1047 \r
1048 2.30 Beta 29   2003-04-07\r
1049 -------------------------\r
1050 - 7-Zip File Manager:\r
1051    - "7-Zip" and "System" submenus in "Files" menu.\r
1052    - Path history and "Browse" button in "Copy" dialog.\r
1053 - RAR supporting was improved.\r
1054 - Some bugs were fixed.\r
1055 - Small changes in LZMA code.\r
1056 - New localizations: Hebrew, Vietnamese.\r
1057 \r
1058 \r
1059 2.30 Beta 28   2003-02-16\r
1060 -------------------------\r
1061 - Some bugs were fixed:\r
1062    - Updating 7z archives that are larger than 4 GB.\r
1063    - Using anti-items in 7z format.\r
1064    - Compressing empty files with password to zip format.\r
1065 - In max mode 7z now uses 8 MB dictionary instead of 4 MB.\r
1066 - 7-Zip File Manager:\r
1067    - Supporting file comments: Ctrl-Z.\r
1068    - New key alias for folder bookmarks: [Shift]+Alt+Number.\r
1069 \r
1070 \r
1071 2.30 Beta 27   2003-01-24\r
1072 -------------------------\r
1073 - Two BUGs in two previous beta versions (Beta 25 and Beta 26) \r
1074   were fixed:\r
1075     1. Incorrect compressing to non-solid 7z archive\r
1076        when files have some very big sizes:\r
1077        4 GB, 8 GB, 12 GB, 16 GB, ... \r
1078     2. Incorrect percent showing in 7z compressing\r
1079        when files are bigger than 4 GB.\r
1080 - Supporting multivolume RAR and SPLIT archives. \r
1081 - Supporting DEB archives.\r
1082 - Supporting old version of CPIO format.\r
1083 - Some bugs were fixed.\r
1084 - New localizations: Korean, Swedish.\r
1085 \r
1086 \r
1087 2.30 Beta 26   2003-01-12\r
1088 -------------------------\r
1089 - Supporting Deflate64 method in Zip archives.\r
1090 - Supporting Rar 1.50 archives.\r
1091 - Some bugs were fixed.\r
1092 \r
1093 \r
1094 2.30 Beta 25   2003-01-02\r
1095 -------------------------\r
1096 - Encryption feature for 7z format (AES-256).\r
1097 - New optional archive header compressing mode (-mhcf).\r
1098 - Archive headers now always are compressed with LZMA method.\r
1099 - Updating non-solid 7z archives without -ms=off now is allowed.\r
1100 - Folder creating and item renaming inside archive now is supported.\r
1101 - Supporting encrypted Rar3 archives.\r
1102 - Supporting Unicode names in Rar3 archives.\r
1103 - Some bugs were fixed.\r
1104 - New localizations: Lithuanian, Voro.\r
1105 \r
1106 \r
1107 2.30 Beta 24   2002-11-01\r
1108 -------------------------\r
1109 - Some internal reconstructions.\r
1110 - -m switch syntax was slightly changed.\r
1111 - Some bugs were fixed.\r
1112 - New localizations: Catalan, Norwegian, Romanian.\r
1113 \r
1114   \r
1115 2.30 Beta 23   2002-09-07\r
1116 -------------------------\r
1117 - Encryption feature for zip format.\r
1118 - Percent indicating for some operations.\r
1119 - Some bugs were fixed.\r
1120 \r
1121   \r
1122 2.30 Beta 22   2002-08-31\r
1123 -------------------------\r
1124 - New program: 7-Zip File Manager.\r
1125 - Command line version now doesn't allow absolute paths\r
1126   for compressing files.\r
1127 - New localizations: Belarusian, Greek.\r
1128 - Bug in FAR plugin was fixed:\r
1129     Incorrect updating when archive has no explicit \r
1130     directory items for file items.\r
1131 - Some bugs were fixed.\r
1132 \r
1133   \r
1134 2.30 Beta 21   2002-07-08\r
1135 -------------------------\r
1136 - RAM requirements for LZMA (7z) compression were reduced.\r
1137 - Small bug in FAR plugin was fixed.\r
1138 \r
1139 \r
1140 2.30 Beta 20   2002-07-01\r
1141 -------------------------\r
1142 - RAM requirements for LZMA (7z) decompression were reduced.\r
1143 - New localization: Turkish.\r
1144 - Some bugs were fixed.\r
1145 \r
1146 \r
1147 2.30 Beta 19   2002-04-11\r
1148 -------------------------\r
1149 - Supporting RAR 3.0 archives.\r
1150 - New localizations: Danish, Ukrainian.\r
1151 \r
1152 \r
1153 2.30 Beta 18   2002-03-25\r
1154 -------------------------\r
1155 - Compressing speed in 7z format was slightly increased.\r
1156 - New localizations: Estonian, Finnish.\r
1157 - Some bugs were fixed.\r
1158 \r
1159 \r
1160 2.30 Beta 17   2002-03-03\r
1161 -------------------------\r
1162 - Supporting ARJ archives.\r
1163 - New localization: Chinese Simplified.\r
1164 \r
1165 \r
1166 2.30 Beta 16   2002-02-24\r
1167 -------------------------\r
1168 - Supporting RPM and CPIO archives.\r
1169 - New fast compression mode for LZMA: -m0a=0.\r
1170 - New match finders for LZMA: bt4b, hc3, hc4.\r
1171 - Some bugs were fixed.\r
1172 \r
1173 \r
1174 2.30 Beta 15   2002-02-17\r
1175 -------------------------\r
1176 - Compression ratio in 7z was slightly improved.\r
1177 - New localization: Dutch.\r
1178 \r
1179 \r
1180 2.30 Beta 14   2002-02-10\r
1181 -------------------------\r
1182 - Speed optimization for multiprocessor computers (-mmt switch).\r
1183 - New localizations: Czech, Japanese, Polish.\r
1184 - Some bugs were fixed.\r
1185 \r
1186 \r
1187 2.30 Beta 13   2002-01-31\r
1188 -------------------------\r
1189 - New SFX module for installers.\r
1190 - New match finder for LZMA: bt3.\r
1191 - New localizations: Portuguese, Portuguese Brazil, Serbo-Croatian.\r
1192 - Some bugs were fixed.\r
1193 \r
1194 \r
1195 2.30 Beta 12   2002-01-16\r
1196 -------------------------\r
1197 - Bug was fixed: memory leak in Beta 11.\r
1198 - New localization: Hungarian.\r
1199 \r
1200 \r
1201 2.30 Beta 11   2002-01-15\r
1202 -------------------------\r
1203 - Archive testing feature for GUI version.\r
1204 - Now 7-Zip can use more than 256 MB of RAM in all Windows versions.\r
1205 - New localizations: Bulgarian, Chinese Traditional, Latvian, Slovak.\r
1206 - Some bugs were fixed.\r
1207 \r
1208 \r
1209 2.30 Beta 10   2002-01-11\r
1210 -------------------------\r
1211 - Bugs were fixed:\r
1212     - Updating 7z archives in Beta 8 and 9 didn't work.\r
1213     - Unicode version in Beta 9 didn't work in Windows NT4.\r
1214     - Some other bugs were fixed.\r
1215 - New localizations: Arabic, French, Italian, Slovenian, Spanish.\r
1216 \r
1217 \r
1218 2.30 Beta 9    2002-01-08\r
1219 -------------------------\r
1220 - Program localization: English, German, Russian.\r
1221 - Additional optimized versions of programs \r
1222   for Windows NT4/2000/XP.\r
1223 - Two new match finders for LZMA: pat3h and pat4h.\r
1224 - Some bugs were fixed.\r
1225 \r
1226 \r
1227 2.30 Beta 8    2001-12-21\r
1228 -------------------------\r
1229 - 7-Zip now supports some zip archives that were not \r
1230   supported by previous versions.\r
1231 - 7-Zip now supports new state (-uw switch) for cases\r
1232   when 7-Zip can not detect whether file is newer or the same.\r
1233 - Supporting anti-items in 7z format for incremental \r
1234   update (-u with action #3).\r
1235 - Some bugs were fixed.\r
1236 \r
1237 \r
1238 2.30 Beta 7    2001-11-04\r
1239 -------------------------\r
1240 - BCJ2: new converter for x86 code.\r
1241 - Supporting tar archives with very long file names\r
1242   (GNU extension to 'tar' format).\r
1243 - Supporting multistream coders in 7z (-mb switch).\r
1244 - More compressing parameters for zip and gzip \r
1245   in console version (-m switch).\r
1246 - Solid compressing option in Windows version.\r
1247 - Compressing parameters option in Windows version.\r
1248 - Auto renaming existing files feature for \r
1249   extracting files.\r
1250 - Overwrite mode switch for extracting (-ao).\r
1251 - Some bugs were fixed.\r
1252 \r
1253 \r
1254 2.30 Beta 6    2001-10-13\r
1255 -------------------------\r
1256 - Supporting 7z format in MultiArc plugin for FAR Manager.\r
1257 - Some bugs were fixed.\r
1258 \r
1259 \r
1260 2.30 Beta 5    2001-10-02\r
1261 -------------------------\r
1262 - Creating SFX archives from explorer.\r
1263 - 7zWin.sfx: Windows version of SFX module.\r
1264 - Auto adding .exe extension to SFX archive name.\r
1265 - 7za.exe now supports 7z, bzip2, gzip, tar, zip.\r
1266 - Some bugs were fixed.\r
1267 \r
1268 \r
1269 2.30 Beta 4    2001-09-15\r
1270 -------------------------\r
1271 - Self extract capability for 7z format.\r
1272 - 7z archive format is default for 7z.exe and 7za.exe.\r
1273 - 7z in default mode now uses bt234 match finder\r
1274   and solid compression.\r
1275 - 7z in maximum mode (-mx) now uses 4MB dictionary.\r
1276 \r
1277 \r
1278 2.30 Beta 3    2001-09-10\r
1279 -------------------------\r
1280 - Bug was fixed: decompressing .7z solid archives \r
1281   containing empty files.\r
1282 - new 7za.exe: standalone command line version \r
1283   (only for 7z format).\r
1284 - Speed of compressing to Deflate format (zip, gzip) \r
1285   was slightly increased.\r
1286 \r
1287 \r
1288 2.30 Beta 2    2001-08-30\r
1289 -------------------------\r
1290 - Supporting the new 7z format with high compression ratio.\r
1291 - -bd (Disable percentage indicator) switch in \r
1292   console version.\r
1293 - Bug in console version was fixed: \r
1294     previous versions incorrectly execute compression \r
1295     commands with non-recursive wildcards in combination \r
1296     with subfolders.\r
1297 - Some other bugs were fixed.\r
1298 \r
1299 \r
1300 2.30 Beta 1    2001-05-07\r
1301 -------------------------\r
1302 - Speed of reading of archive contents was increased.\r
1303 - Bug was fixed: incorrect showing file names with \r
1304   national charsets in some zip archives.\r
1305 - Now it is possible to compress files larger than 4GB \r
1306   to GZip archives.\r
1307 \r
1308 \r
1309 2.24           2001-03-21\r
1310 -------------------------\r
1311 - Bugs in GZip and Cab decoders were fixed.\r
1312 \r
1313 \r
1314 2.23           2001-03-04\r
1315 -------------------------\r
1316 - Opening archive items in Explorer.\r
1317 - Context menu for archive items in Explorer.\r
1318 - Automatic adding extension to archive name in console version.\r
1319 - Some bugs were fixed.\r
1320 \r
1321 \r
1322 2.22           2001-01-21\r
1323 -------------------------\r
1324 - Supporting Zip archives containing more than 65535 files.\r
1325 - Speed of Plugin for Explorer was increased.\r
1326 - Searching start position of archive now is limited by \r
1327   first 1MB part of file.\r
1328 - Some bugs were fixed.\r
1329 - Packet now doesn't contain 7zip.exe, far7zip.reg and \r
1330   far7zip2.reg files. There is new far7z.reg file.\r
1331 \r
1332 \r
1333 2.21           2000-12-21\r
1334 -------------------------\r
1335 - FAR Plugin was improved:\r
1336 \r
1337     - Showing process box during opening archives.\r
1338     - Viewing properties of file by Ctrl-A.\r
1339     - Alt-F6 in archive now immediately extracts selected files \r
1340       to current directory.\r
1341       \r
1342 - Some bugs were fixed:\r
1343     \r
1344     - Entering to archive's subfolders in Explorer by clicking \r
1345       items in main window didn't work under Windows ME/2000.\r
1346     - Decompressing solid Rar archives sometimes gave error.\r
1347     - Console version 7z.exe during list operation incorrectly \r
1348       showed file names with national (non-english) charsets.\r
1349     - FAR Plugin didn't execute some operations.\r
1350     - Showing percents during extracting ZIP archives sometimes \r
1351       was incorrect.\r
1352 \r
1353 \r
1354 2.20           2000-11-20\r
1355 -------------------------\r
1356 - Supporting BZip2 and Cab.\r
1357 - New program architecture with external\r
1358   compression and cryptographic modules.\r
1359 - Decryption support (Rar and Zip). \r
1360 - New console client. \r
1361 - Some bugs were fixed.\r
1362 \r
1363 \r
1364 2.11           2000-06-15\r
1365 -------------------------\r
1366 - Bugs were fixed:\r
1367 \r
1368     - FAR Plugin incorrectly processed\r
1369       names of subdirectories that use national\r
1370       (non-english) charsets.\r
1371     - gzip plugin could not compress empty files.\r
1372 \r
1373 \r
1374 2.10           2000-05-16\r
1375 -------------------------\r
1376 - First level 7-Zip Plugin for FAR Manager.\r
1377 - GUI version with integration to Windows Shell.\r
1378 - Compression and decompressing GZip and TAR formats.\r
1379 - Decompression RAR.\r
1380 - Install & Uninstall support.\r
1381 - Some bugs were fixed.\r
1382 \r
1383 \r
1384 2.01           1999-09-19\r
1385 -------------------------\r
1386 - Small bug was fixed.\r
1387 - Compression ratio was improved for some files.\r
1388 \r
1389 \r
1390 2.00           1999-07-18\r
1391 -------------------------\r
1392 - Release.\r
1393 - Big bug was fixed: previous versions incorrectly worked\r
1394     during compressing with files that were referred by\r
1395     direct(without wildcards) paths, containing subdirs parts.\r
1396 - Compression and decompression speed were improved.\r
1397 - -mx switch (maXimize compression) was added.\r
1398 - Small bugs were fixed.\r
1399 \r
1400 \r
1401 2.00 Beta 1    1999-01-02\r
1402 -------------------------\r
1403 - Original beta version.\r
1404 \r
1405 \r
1406 End of document\r