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 9.30 alpha     2012-10-26\r
5 -------------------------\r
6 - The BUG in 7-Zip 9.26 alpha - 9.29 alpha versions was fixed.\r
7   These alpha versions could not open non-solid 7z archive, if \r
8   some files were skipped during creation of that archive.\r
9   That problem is also related to 7z archives created in solid mode,\r
10   if each solid block contains no more than one file.\r
11   Note: 7-Zip skips files that were open for writing by another \r
12   application and shows warning in that case.\r
13 \r
14 \r
15 9.29 alpha     2012-09-07\r
16 -------------------------\r
17 - LZMA2 now is default compression method for .7z format.\r
18 - 7-Zip now can update WIM archives.\r
19 - 7-Zip File Manager now can move files to archives.\r
20 - The default encoding for TAR format now is UTF-8. You can use -mcp=1 switch for OEM encoding.\r
21 - Command line version:\r
22     - new "rn" command to rename files in archive.\r
23     - new -sdel switch to delete files after including to archive.\r
24     - new -sns switch to store NTFS alternate streams (for WIM format only). \r
25     - new -sni switch to store NT security information for files (for WIM format only).\r
26     - new -stl switch to set archive timestamp from the most recently modified file.\r
27 - Speed optimizations for opening big archives and big disk folders.\r
28 - DMG support was improved\r
29 - Some bugs were fixed.\r
30 - New localization: Aragonese.\r
31 \r
32 \r
33 9.25 alpha     2011-09-16\r
34 -------------------------\r
35 - LZMA decompression speed was improved.\r
36 - "compress and send to email" code was improved to support more email clients.\r
37 - New command "h" to calculate hash values CRC-32, CRC-64, SHA-256 or SHA-1 for files on disk.\r
38 - New -spf switch to store full file paths including drive letter to archive.\r
39   If you use that switch with extract command, please check that file names in archive are correct.\r
40 - Some bugs were fixed.\r
41 \r
42 \r
43 9.23 alpha     2011-06-07\r
44 -------------------------\r
45 - The format of language files was changed.\r
46 - Some bugs were fixed.\r
47 - New localization: Karakalpak.\r
48 \r
49 \r
50 9.22 beta      2011-04-18\r
51 -------------------------\r
52 \r
53 - 7-Zip now uses progress indicator displayed on a taskbar button under Windows 7.\r
54 - The BUG in 7-Zip 9.21 beta was fixed: \r
55     7-Zip could ignore some options when you created ZIP archives.\r
56     For example, it could use ZipCrypto cipher instead of AES-256.\r
57 \r
58 \r
59 9.21 beta      2011-04-11\r
60 -------------------------\r
61 - 7-Zip now can unpack UEFI BIOS files.\r
62 - 64-bit version of 7-Zip now includes additional 32-bit shell extension DLL.\r
63   So other 32-bit programs can call 64-bit 7-Zip via context menu.\r
64 - Now it's possible to associate 7-Zip with file types without Administrator rights.\r
65 - New -mf=FilterID switch to specify compression filter. Examples:\r
66     7z a -mf=bcj2 a.7z a.tar \r
67     7z a -mf=delta:4 a.7z a.wav \r
68     7z a -mf=bcj a.tar.xz a.tar \r
69 - 32-bit 7-Zip running under 64-bit Windows now can use up to 4 GB of RAM.\r
70 - Some bugs were fixed.\r
71 - New localizations: Corsican, Kyrgyz, Ligurian.\r
72 \r
73 \r
74 9.20           2010-11-18\r
75 -------------------------\r
76 - Some bugs were fixed.\r
77 \r
78 \r
79 9.19 beta      2010-11-11\r
80 -------------------------\r
81 - The console version now doesn't show entered password.\r
82 - Some bugs were fixed.\r
83 \r
84 \r
85 9.18 beta      2010-11-02\r
86 -------------------------\r
87 - 7-Zip now can unpack SquashFS and CramFS filesystem images.\r
88 - 7-Zip now can unpack some TAR and ISO archives with incorrect headers.\r
89 - New small SFX module for installers (in Extra package).\r
90 - Some bugs were fixed.\r
91 \r
92 \r
93 9.17 beta      2010-10-04\r
94 -------------------------\r
95 - Disk fragmentation problem for ZIP archives created by 7-Zip was fixed.\r
96 \r
97 \r
98 9.16 beta      2010-09-08\r
99 -------------------------\r
100 - 7-Zip now supports files that are larger than 8 GB in TAR archives.\r
101 - NSIS support was improved.\r
102 - Some bugs were fixed.\r
103 - New localizations: Hindi, Gujarati, Sanskrit.\r
104 \r
105 \r
106 9.15 beta      2010-06-20\r
107 -------------------------\r
108 - Some bugs were fixed.\r
109 - New localization: Tatar.\r
110 \r
111 \r
112 9.14 beta      2010-06-04\r
113 -------------------------\r
114 - WIM support was improved.\r
115 \r
116 \r
117 9.13 beta      2010-04-15\r
118 -------------------------\r
119 - 7-Zip now stores NTFS file timestamps to ZIP archives.\r
120 - New additional "Open archive >" item in context menu allows to select \r
121   archive type for some files.\r
122 - Some bugs were fixed.\r
123 - New localization: Uyghur.\r
124 \r
125 \r
126 9.12 beta      2010-03-24\r
127 -------------------------\r
128 - ZIP / PPMd compression ratio was improved in Maximum and Ultra modes.\r
129 - The BUG in 7-Zip 9.* beta was fixed: LZMA2 codec didn't work,\r
130   if more than 10 threads were used (or more than 20 threads in some modes).\r
131 \r
132 \r
133 9.11 beta      2010-03-15\r
134 -------------------------\r
135 - 7-Zip now supports PPMd compression in ZIP archives.\r
136 - Speed optimizations in PPMd codec.\r
137 - The support for archives in installers was improved.\r
138 - Some bugs were fixed.\r
139 - New localization: Kazakh.\r
140    \r
141 \r
142 9.10 beta      2009-12-22\r
143 -------------------------\r
144 - The BUG in 7-Zip 9.09 beta was fixed:\r
145     7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used.\r
146     \r
147 \r
148 9.09 beta      2009-12-12\r
149 -------------------------\r
150 - 7-Zip now can unpack Apple Partition Map (APM) disk images.\r
151 - Speed optimizations in AES code for Intel's 32nm CPUs.\r
152 - Speed optimizations in CRC calculation code for Intel's Atom CPUs.\r
153 - Some bugs were fixed.\r
154 \r
155 \r
156 9.07 beta      2009-08-27\r
157 -------------------------\r
158 - It's possible to specify Diff program in options (7-Zip File Manager).\r
159 - Some bugs were fixed.\r
160 \r
161 \r
162 9.06 beta      2009-08-17\r
163 -------------------------\r
164 - 7-Zip now can unpack MSLZ archives.\r
165 - Partial parsing for EXE resources, SWF and FLV.\r
166 - Some bugs were fixed.\r
167 \r
168 \r
169 9.04 beta      2009-05-30\r
170 -------------------------\r
171 - 7-Zip now can update solid .7z archives.\r
172 - 7-Zip now supports LZMA2 compression method.\r
173 - 7-Zip now supports XZ archives.\r
174 - 7-Zip now can unpack NTFS, FAT, VHD and MBR archives.\r
175 - 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin.\r
176 - 7-Zip now can open/copy/compress disk images (like \\.\c:) from \\.\ folder.\r
177 - 7-Zip File Manager now doesn't use temp files to open nested archives \r
178   stored without compression.\r
179 - New -scrc switch to calculate total CRC-32 during extracting / testing.\r
180 - New -scc{WIN|DOS|UTF-8} switch to specify charset for console input/output (default = DOS).\r
181 - Some bugs were fixed.\r
182 \r
183 \r
184 4.65           2009-02-03\r
185 -------------------------\r
186 - 7-Zip File Manager now can calculate SHA-256 checksum.\r
187 - Some bugs were fixed.\r
188 \r
189 \r
190 4.64           2009-01-03\r
191 -------------------------\r
192 - The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives \r
193   encrypted with WinZip-AES method.\r
194 \r
195 \r
196 4.63           2008-12-31\r
197 -------------------------\r
198 - 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES.\r
199 - Some bugs were fixed.\r
200 \r
201 \r
202 4.62           2008-12-02\r
203 -------------------------\r
204 - Some bugs were fixed.\r
205 \r
206 \r
207 4.61 beta      2008-11-23\r
208 -------------------------\r
209 - 7-Zip now supports LZMA compression for .ZIP archives.\r
210 - Some bugs were fixed.\r
211 - New localization: Sinhala.\r
212 \r
213 \r
214 4.60 beta      2008-08-19\r
215 -------------------------\r
216 - Some bugs were fixed.\r
217 \r
218 \r
219 4.59 beta      2008-08-13\r
220 -------------------------\r
221 - 7-Zip now can unpack UDF, XAR and DMG/HFS archives.\r
222 - 7-Zip File Manager now keeps encryption when you edit encrypted file inside archive.\r
223 - 7-Zip File Manager now allows to change current folder from the address bar drop-down list.\r
224 - It's allowed to use -t switch for "list" and "extract" commands.\r
225 - Some bugs were fixed.\r
226 - New localizations: Icelandic, Kurdish Sorani.\r
227 \r
228 \r
229 4.58 beta      2008-05-05\r
230 -------------------------\r
231 - Some speed optimizations.\r
232 - 7-Zip now can unpack .lzma archives.\r
233 - Unicode (UTF-8) support for filenames in .ZIP archives. Now there are 3 modes:\r
234     1) Default mode: 7-Zip uses UTF-8, if the local code page doesn't contain required symbols.\r
235     2) -mcu switch:  7-Zip uses UTF-8, if there are non-ASCII symbols.\r
236     3) -mcl switch:  7-Zip uses local code page.\r
237 - Now it's possible to store file creation time in 7z and ZIP archives (-mtc switch).\r
238 - 7-Zip now can unpack multivolume RAR archives created with \r
239   "old style volume names" scheme and names *.001, *.002, ...\r
240 - Now it's possible to use -mSW- and -mSW+ switches instead of -mSW=off and -mSW=on  \r
241 - Some bugs were fixed.\r
242 - New localizations: Punjabi (Indian), Pashto.\r
243 \r
244 \r
245 4.57           2007-12-06\r
246 -------------------------\r
247 - The BUG in command line version was fixed: -up3 switch \r
248   could work incorrectly.\r
249 \r
250 \r
251 4.56 beta      2007-10-24\r
252 -------------------------\r
253 - Some bugs were fixed.\r
254 \r
255 \r
256 4.55 beta      2007-09-05\r
257 -------------------------\r
258 - Some bugs were fixed.\r
259 \r
260 \r
261 4.54 beta      2007-09-04\r
262 -------------------------\r
263 - Decompression speed was increased.\r
264 \r
265 \r
266 4.53 beta      2007-08-27\r
267 -------------------------\r
268 - "Test" and "Info" buttons now work for open archives.\r
269 - The bug in 7-Zip 4.48 - 4.52 beta was fixed:\r
270     7-Zip could create .ZIP archives with broken files.\r
271 - Some bugs were fixed.\r
272 \r
273 \r
274 4.52 beta      2007-08-03\r
275 -------------------------\r
276 - 7-Zip now can unpack Compound files (msi, doc, ...).\r
277 - Some bugs were fixed.\r
278 \r
279 \r
280 4.51 beta      2007-07-25\r
281 -------------------------\r
282 - Bug was fixed: 7-Zip 4.50 beta could not open some .7z archives.\r
283 \r
284 \r
285 4.50 beta      2007-07-24\r
286 -------------------------\r
287 - New switch for command line version:\r
288     -ssc[-] enables/disables case-sensitive mode for file names.\r
289 - Speed optimizations for AES encryption.\r
290 - Some bugs were fixed.\r
291 \r
292 \r
293 4.49 beta      2007-07-11\r
294 -------------------------\r
295 - 7-Zip now can unpack WIM archives.\r
296 - 7-Zip now replaces incorrect characters in filenames during extracting.\r
297 \r
298 \r
299 4.48 beta      2007-06-26\r
300 -------------------------\r
301 - Encryption strength for .7z format was increased. \r
302   Now it uses random initialization vectors.\r
303 - Some bugs were fixed.\r
304 \r
305 \r
306 4.47 beta      2007-05-27\r
307 -------------------------\r
308 - Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly.\r
309 \r
310 \r
311 4.46 beta      2007-05-25\r
312 -------------------------\r
313 - New fast compression mode for Deflate method in Zip and GZip.\r
314 - New "Compress shared files" option in GUI and -ssw switch.\r
315 - Some bugs were fixed.\r
316 - New localization: Norwegian Nynorsk.\r
317 \r
318 \r
319 4.45 beta      2007-04-17\r
320 -------------------------\r
321 - Now it's possible to specify the size of solid block and the number \r
322   of CPU threads in "Add to archive" dialog box. \r
323 - Default dictionary size was increased: Normal: 16 MB, Max: 32 MB.\r
324 - Speed optimizations.\r
325 - Benchmark was improved (new "b" command in command line version).\r
326 - The number of DLL files was reduced.\r
327 - Now it's possible to associate 7-zip with combined types like .tbz2\r
328 - switch -mhcf=off is not supported now.\r
329 - If -t{Type} switch is not specified, 7-Zip now uses extension of archive to \r
330   detect the type of archive.\r
331 - Some bugs were fixed.\r
332 - New localization: Welsh.\r
333 \r
334 \r
335 4.44 beta      2007-01-20\r
336 -------------------------\r
337 - Speed optimizations for LZMA, Deflate, BZip2 and unRAR.\r
338 - 7-Zip now supports file pathnames longer than 260 characters.\r
339 - Some bugs were fixed.\r
340 - New localizations: Bangla, Bashkir, Nepali.\r
341 \r
342 \r
343 4.43 beta      2006-09-15\r
344 -------------------------\r
345 - 7-Zip now can use multi-threading mode for compressing to .ZIP archives.\r
346 - ZIP format supporting was improved.\r
347 - 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives.\r
348 - New context menu items for .ZIP archives creating.\r
349 - 7-Zip now uses order list (list of extensions) for files sorting for compressing \r
350   to .7z archives. It can slightly increase compression ratio in some cases.\r
351 - 7-Zip now restores modification time of folders during .7z archives extracting.\r
352 - Some bugs were fixed.\r
353 - New localizations: Armenian, Marathi.\r
354 \r
355 \r
356 \r
357 4.42           2006-05-14\r
358 -------------------------\r
359 - Compressing speed and Memory requirements were increased.\r
360   Default dictionary size was increased: Fastest: 64 KB, Fast: 1 MB, \r
361   Normal: 4 MB, Max: 16 MB, Ultra: 64 MB.\r
362 - BZip2 compressing / decompressing now can work in multi-threading mode\r
363 - Multi-threading mode now is default for multi-processor systems\r
364 - 64-bit version now supports 1 GB dictionary\r
365 - 7z/LZMA now can use only these match finders: HC4, BT2, BT3, BT4\r
366 - Compression ratio in Zip/GZip/Deflate in Ultra mode was increased\r
367 - 7-Zip now can unpack ISO archives and some installers created by NSIS\r
368 - Optional "Flat View" mode in 7-Zip File Manager\r
369 - 7-Zip File Manager now can calculate CRC checksums for files\r
370 - -x switch with relative paths now affects files specified with absolute paths\r
371 - New switch for 7za.exe (console version): -slt.\r
372   "l" (list) command with -slt shows technical information for archive.\r
373 - New switch: -scs{WIN|DOS|UTF-8} specifies charset for list files.\r
374   Default charset for list files is UTF-8 now.\r
375 - Some bugs were fixed\r
376 - New localizations: Albanian, Kurdish\r
377 \r
378 \r
379 4.32           2005-12-09\r
380 -------------------------\r
381 - Bug was fixed: 7-Zip 4.31 didn't work in Windows 95\r
382 \r
383 \r
384 4.31           2005-12-04\r
385 -------------------------\r
386 - Small changes\r
387 - New localization: Basque\r
388 \r
389 \r
390 4.30 beta      2005-11-18\r
391 -------------------------\r
392 - Files 7zFMn.exe, 7zGn.exe, 7-zipn, 7za.exe, 7zC.sfx were removed from 7-zip package\r
393 - 7-Zip now uses uncompressed SFX: 7z.sfx\r
394 - Sfx modules 7z.sfx and 7zCon.sfx now use msvcrt.dll\r
395 - Speed optimizations in LZMA maximum/ultra compressing.\r
396 - LZMA now supports word size up to 273\r
397 - 7-Zip now reduces dictionary size for LZMA, if you compress files \r
398   smaller than specified dictionary size.\r
399 - 7-Zip now can use large memory pages:\r
400     GUI: 7-Zip File Manager / Options / Settings / Use large memory pages.\r
401     Command line version: -slp switch.\r
402   This feature allows to increase speed of compressing.\r
403   But 7-Zip can make some pause at starting of compressing for allocating large pages.\r
404   Also Task Manager doesn't show real memory usage of program, if 7-Zip uses large pages.\r
405   This feature works only on Windows 2003 / XP x64 / Vista. \r
406   Also you must have administrator's rights for your system.\r
407   Recommended size of RAM: 1 GB or more.\r
408   To install this feature you must run 7-Zip File Manager at least once, \r
409   close it and reboot system.\r
410 - Some bugs were fixed\r
411   \r
412 \r
413 4.29 beta      2005-09-28\r
414 -------------------------\r
415 - Bug was fixed: 7-Zip 4.28 beta worked incorrectly in Windows 95/98/Me\r
416 \r
417 \r
418 4.28 beta      2005-09-27\r
419 -------------------------\r
420 - Bug was fixed: 7-Zip 4.27 beta created incorrect multivolume archives.\r
421 - "Duplicate filename" collision problem between names with ligatures was fixed.\r
422 \r
423 \r
424 4.27 beta      2005-09-21\r
425 -------------------------\r
426 - 7-Zip can unpack CHM/HXS (MS HTML HELP) archives\r
427 - 7-Zip can unpack multivolume CAB archives\r
428 - Now 7-Zip deletes files to the Recycle Bin by default.\r
429   Shift+Delete deletes files permanently.\r
430 - Some bugs were fixed\r
431 - New localization: Tatarish\r
432 \r
433 \r
434 4.26 beta      2005-08-05\r
435 -------------------------\r
436 - LZH format support (extracting only)\r
437 - Some bugs were fixed\r
438 - New localization: Ido\r
439 \r
440 \r
441 4.25 beta      2005-07-31\r
442 -------------------------\r
443 - 7-Zip now doesn't interrupt the compressing when it can not \r
444   find specified file as in version 4.24 beta. It just shows warning.\r
445 - 7-Zip now supports standard selection mode in the file list\r
446 - Some bugs were fixed\r
447 \r
448 \r
449 4.24 beta      2005-07-06\r
450 -------------------------\r
451 - 7-Zip now supports right-click Drag and Drop in Explorer\r
452 - Command line version now supports short file names (like FILENA~1.TXT)\r
453 - If there are no wildcard names and there is no -r switch in command line, \r
454   7-Zip now checks that specified files exist on disk before compressing.\r
455 - Some bugs were fixed\r
456 \r
457 \r
458 4.23           2005-06-29\r
459 -------------------------\r
460 - Drag and Drop support\r
461 - 7-Zip File Manager now can copy files from one archive to another\r
462 - Some bugs were fixed\r
463 - New localizations: Extremaduran, Malay\r
464 \r
465 \r
466 4.20           2005-05-30\r
467 -------------------------\r
468 - No changes \r
469 \r
470 \r
471 4.19 beta      2005-05-21\r
472 -------------------------\r
473 - BZip2 code was rewritten. Now it supports 3 modes: Normal, Maximum and \r
474   Ultra. In Normal mode it compresses almost as original BZip2 compressor. \r
475   Compression ratio in Maximum and Ultra modes is 1-3% better for some files, \r
476   but Maximum Mode is about 3 times slower and Ultra Mode is about 8 times \r
477   slower than Normal mode.\r
478 - Console version now prints all messages to stdout by default,\r
479   and if -so switch is specified, 7-Zip prints messages to stderr.\r
480 - Some bugs were fixed\r
481 - New localizations: Azeri, Georgian\r
482 \r
483 \r
484 4.18 beta      2005-04-19\r
485 -------------------------\r
486 - Bug in v4.17 beta was fixed: 7-Zip File Manager could crash \r
487   after some operations with archives\r
488 \r
489   \r
490 4.17 beta      2005-04-18\r
491 -------------------------\r
492 - To increase protection from viruses, 7-Zip now does not open \r
493   files with more than 4 continuous spaces in the name. \r
494   And 7-Zip changes such long spaces in name to " ... " in the file list.\r
495 - Code size optimization\r
496 - Some files were moved from main package to extra package:\r
497     - Plugin for FAR Manager\r
498     - SFX modules for installers (7zS.sfx and 7zSD.sfx)\r
499 - New localizations: Asturian, Indonesian\r
500 \r
501 \r
502 4.16 beta      2005-03-29\r
503 -------------------------\r
504 - Speed optimization (5%) for 7z / LZMA \r
505 - 7za.exe now supports .Z archives\r
506 - -r- switch in command line now is default for all commands \r
507 - Some bugs were fixed\r
508 - New localization: Uzbek\r
509 \r
510 \r
511 4.15 beta      2005-01-25\r
512 -------------------------\r
513 - Z format supporting (extracting only)\r
514 - 7-Zip now can extract ZIP archives compressed with "Shrink" method\r
515 - 7-Zip now doesn't interrupt the compressing when it can not open file.\r
516   7-Zip just skips that file and shows warning.\r
517 - Some bugs were fixed\r
518 - New localization: Frisian\r
519 \r
520 \r
521 4.14 beta      2005-01-11\r
522 -------------------------\r
523 - 7-Zip installer was created with NSIS.\r
524   Now it installs 7-Zip for all users (under Windows 2000/XP).\r
525 - Now 7-Zip can create multivolume archives\r
526   (switch -v for command line)\r
527 - Some bugs were fixed\r
528 - New localizations: Breton, Farsi\r
529 \r
530 \r
531 4.13 beta      2004-12-14\r
532 -------------------------\r
533 - Switch "--" stops switches parsing\r
534 - Some bugs were fixed\r
535 \r
536 \r
537 4.12 beta      2004-11-18\r
538 -------------------------\r
539 - Bug in v4.11 beta was fixed:\r
540     7-Zip created incorrect ZIP archives if file size was \r
541     from 3.75 GB to 4 GB.\r
542 \r
543 \r
544 4.11 beta      2004-11-16\r
545 -------------------------\r
546 - 7-Zip now shows file names during compressing/decompressing\r
547 - 7-Zip now supports Zip64 extension of ZIP format. So now it's \r
548   possible to compress files bigger than 4 GB to ZIP archives.\r
549 - Some bugs were fixed\r
550 - New localization: Galician\r
551 \r
552 \r
553 4.10 beta      2004-10-21\r
554 -------------------------\r
555 - Bugs in v4.0* were fixed:\r
556   - Some commands in command line with "-r" switch worked incorrectly,\r
557     so 7-zip could skip some files during compressing\r
558   - Some other bugs were fixed\r
559 - Small internal changes\r
560 \r
561   \r
562 4.09 beta      2004-10-05\r
563 -------------------------\r
564 - Bugs in v4.0* were fixed:\r
565   - Renaming inside archives didn't work or worked incorrectly\r
566   - GUI SFX didn't show extracting dialog at start\r
567 - Small fixes in 7-Zip GUI (7zG.exe)\r
568 \r
569 \r
570 4.08 beta      2004-10-04\r
571 -------------------------\r
572 - Bug in installer for v4.07 was fixed: when rebooting \r
573   is required, it rebooted without asking user\r
574 - Small fixes in 7-Zip GUI (7zG.exe)\r
575 \r
576 \r
577 4.07 beta      2004-10-03\r
578 -------------------------\r
579 - Big amount of code was changed in this beta version.\r
580   So don't use it for important data compressing. \r
581   And test archive after compressing.\r
582 \r
583 - Unified command line interface to GUI and console versions\r
584 - 7-Zip now can extract or test several archives in one command  \r
585 - 7-Zip now doesn't interrupt the compressing when file is locked by \r
586   other application. 7-Zip just skips that file and shows warning.\r
587   Note: previous versions of 7-Zip had bug, so they can not unpack \r
588   non-solid and some solid 7z archives with such skipped files.\r
589 - Command line interface was changed:\r
590     - now it's possible to use absolute pathnames\r
591     - syntax simplification:\r
592         was: 7z a a Folder1\* Folder2\* -r\r
593         now: 7z a a Folder1 Folder2\r
594     - now it's possible to use complex wildcard commands, like *\*111*\*\r
595 - More smart detection of archive type for files with unusual\r
596   file name extensions\r
597 - Supporting for RAR archives with encrypted headers\r
598 - CPIO format supporting was improved\r
599 - For GZip and BZip2 formats you can:\r
600     - Compress from stdin (-si switch)\r
601     - Compress to stdout (-so switch)\r
602     - Extract to stdout (-so switch)\r
603 - 7-Zip File Manager:\r
604   - Split and Combine commands\r
605   - new list view options: Full row select, Show grid lines\r
606 - Internal reconstruction\r
607 - Some bugs were fixed\r
608 - New localizations: Friulian, Macedonian, Mongolian, Tamil, Thai\r
609 \r
610 \r
611 3.13           2003-12-11\r
612 -------------------------\r
613 - Some small bugs were fixed\r
614 \r
615 \r
616 3.12           2003-12-10\r
617 -------------------------\r
618 - Now you can select compression method, dictionary size\r
619   and word size in "Add to archive" dialog box. Also it \r
620   shows memory usage.\r
621 - 7-Zip File Manager now contains toolbars.\r
622 - New "Benchmark" command in 7-Zip File Manager.\r
623   It measures compressing and decompressing speeds and \r
624   shows rating values.\r
625 - Some bugs were fixed.\r
626 \r
627 \r
628 3.11           2003-10-06\r
629 -------------------------\r
630 - 7-zip now use limitations for solid block size\r
631   for increasing the speed of random file decompressing:\r
632     - in Store mode:     0  B\r
633     - in Fast mode:     16 MB\r
634     - in Normal mode:  256 MB\r
635     - in Maximum mode:   1 GB \r
636     - in Ultra mode:     4 GB \r
637 - 7z.exe, 7za.exe and SFX modules now support Unicode \r
638   file names under Windows NT/2000/XP/2003.\r
639   7zn.exe and 7zan.exe were removed from package. \r
640 - Some bugs were fixed\r
641 - New localization: Afrikaans\r
642 \r
643   \r
644 3.10           2003-09-27\r
645 -------------------------\r
646 - Drag-and-Drop from external application\r
647 - GUI version (7zG.exe) can compress files with absolute paths\r
648 - Compression dialog doesn't suggest bzip2 and gzip2 types when \r
649   there are more than one selected file\r
650 - Optional auto renaming for existing files during extraction \r
651   in command line version (-aot switch).\r
652 - Some bugs were fixed\r
653 \r
654 \r
655 3.09.02        2003-09-20\r
656 -------------------------\r
657 - Optional limitation for solid block size for increasing \r
658   the speed of random file decompressing (-ms switch)\r
659 \r
660 \r
661 3.09.01 beta   2003-09-06\r
662 -------------------------\r
663 - Automatic compression filter for executable files:\r
664   dll, exe, ocx, sfx, sys, (-mf switch)\r
665 - Compression levels in 7z now are:\r
666     - Fast:    32 KB dictionary, BCJ filter\r
667     - Normal:   2 MB dictionary, BCJ filter\r
668     - Maximum:  8 MB dictionary, BCJ filter, max settings\r
669     - Ultra:   32 MB dictionary, BCJ2 filter, max settings\r
670 - Updating solid 7z archives now is supported, if it doesn't \r
671   require repacking solid blocks\r
672 - -mhcf switch for 7z format now is default\r
673 - Some bugs were fixed\r
674 \r
675 \r
676 3.08.04 beta   2003-08-24\r
677 -------------------------\r
678 - Favorites menu in 7-Zip File Manager\r
679 - Some bugs were fixed\r
680 \r
681 \r
682 3.08.03 beta   2003-08-21\r
683 -------------------------\r
684 - Automatic adding of extension to archive name in Compress Dialog\r
685 - Some bugs in previous 3.08.* versions were fixed:\r
686     - Storing columns width inside archives in File Manager\r
687     - Opening archive inside archive\r
688     - Quotes in list files in console version\r
689 \r
690 \r
691 3.08.02 beta   2003-08-20\r
692 -------------------------\r
693 - Some bugs were fixed\r
694 \r
695 \r
696 3.08 beta      2003-08-19\r
697 -------------------------\r
698 - Compress dialog:\r
699    - Supporting fast compressing mode (-mx=1 switch)\r
700    - Multi-threading option for Multi-Processor systems \r
701      or Pentium 4 with Hyper-Threading\r
702    - Encrypt file names option\r
703 - New context menu items:\r
704    - Extract here\r
705    - Extract to <Folder>\r
706    - Compress and email\r
707 - Internal reconstruction, registry using was reduced\r
708 - New localization: Esperanto\r
709 \r
710 \r
711 2.30 Beta 32   2003-05-15\r
712 -------------------------\r
713 - New features in compressing / decompressing window.\r
714 - "Show password" option.\r
715 - Some other small changes.\r
716 - New localization: Valencian.\r
717 \r
718 \r
719 2.30 Beta 31   2003-04-29\r
720 -------------------------\r
721 - Some bugs were fixed.\r
722 \r
723 \r
724 2.30 Beta 30   2003-04-19\r
725 -------------------------\r
726 - 7-Zip File Manager:\r
727    - Showing .. item.\r
728    - 1/2 Panels mode switching (F9).\r
729 - Supporting Bzip2 compression in ZIP archives.\r
730 - Some bugs were fixed.\r
731 - Some optimization recompiling for reducing code size.\r
732 \r
733 \r
734 2.30 Beta 29   2003-04-07\r
735 -------------------------\r
736 - 7-Zip File Manager:\r
737    - "7-Zip" and "System" submenus in "Files" menu.\r
738    - Path history and "Browse" button in "Copy" dialog.\r
739 - RAR supporting was improved.\r
740 - Some bugs were fixed.\r
741 - Small changes in LZMA code.\r
742 - New localizations: Hebrew, Vietnamese.\r
743 \r
744 \r
745 2.30 Beta 28   2003-02-16\r
746 -------------------------\r
747 - Some bugs were fixed:\r
748    - Updating 7z archives that are larger than 4 GB.\r
749    - Using anti-items in 7z format.\r
750    - Compressing empty files with password to zip format.\r
751 - In max mode 7z now uses 8 MB dictionary instead of 4 MB.\r
752 - 7-Zip File Manager:\r
753    - Supporting file comments: Ctrl-Z.\r
754    - New key alias for folder bookmarks: [Shift]+Alt+Number.\r
755 \r
756 \r
757 2.30 Beta 27   2003-01-24\r
758 -------------------------\r
759 - Two BUGs in two previous beta versions (Beta 25 and Beta 26) \r
760   were fixed:\r
761     1. Incorrect compressing to non-solid 7z archive\r
762        when files have some very big sizes:\r
763        4 GB, 8 GB, 12 GB, 16 GB, ... \r
764     2. Incorrect percent showing in 7z compressing\r
765        when files are bigger than 4 GB.\r
766 - Supporting multivolume RAR and SPLIT archives. \r
767 - Supporting DEB archives.\r
768 - Supporting old version of CPIO format.\r
769 - Some bugs were fixed.\r
770 - New localizations: Korean, Swedish.\r
771 \r
772 \r
773 2.30 Beta 26   2003-01-12\r
774 -------------------------\r
775 - Supporting Deflate64 method in Zip archives.\r
776 - Supporting Rar 1.50 archives.\r
777 - Some bugs were fixed.\r
778 \r
779 \r
780 2.30 Beta 25   2003-01-02\r
781 -------------------------\r
782 - Encryption feature for 7z format (AES-256).\r
783 - New optional archive header compressing mode (-mhcf).\r
784 - Archive headers now always are compressed with LZMA method.\r
785 - Updating non-solid 7z archives without -ms=off now is allowed.\r
786 - Folder creating and item renaming inside archive now is supported.\r
787 - Supporting encrypted Rar3 archives.\r
788 - Supporting Unicode names in Rar3 archives.\r
789 - Some bugs were fixed.\r
790 - New localizations: Lithuanian, Voro.\r
791 \r
792 \r
793 2.30 Beta 24   2002-11-01\r
794 -------------------------\r
795 - Some internal reconstructions.\r
796 - -m switch syntax was slightly changed.\r
797 - Some bugs were fixed.\r
798 - New localizations: Catalan, Norwegian, Romanian.\r
799 \r
800   \r
801 2.30 Beta 23   2002-09-07\r
802 -------------------------\r
803 - Encryption feature for zip format.\r
804 - Percent indicating for some operations.\r
805 - Some bugs were fixed.\r
806 \r
807   \r
808 2.30 Beta 22   2002-08-31\r
809 -------------------------\r
810 - New program: 7-Zip File Manager.\r
811 - Command line version now doesn't allow absolute paths\r
812   for compressing files.\r
813 - New localizations: Belarusian, Greek.\r
814 - Bug in FAR plugin was fixed:\r
815     Incorrect updating when archive has no explicit \r
816     directory items for file items.\r
817 - Some bugs were fixed.\r
818 \r
819   \r
820 2.30 Beta 21   2002-07-08\r
821 -------------------------\r
822 - RAM requirements for LZMA (7z) compression were reduced.\r
823 - Small bug in FAR plugin was fixed.\r
824 \r
825 \r
826 2.30 Beta 20   2002-07-01\r
827 -------------------------\r
828 - RAM requirements for LZMA (7z) decompression were reduced.\r
829 - New localization: Turkish.\r
830 - Some bugs were fixed.\r
831 \r
832 \r
833 2.30 Beta 19   2002-04-11\r
834 -------------------------\r
835 - Supporting RAR 3.0 archives.\r
836 - New localizations: Danish, Ukrainian.\r
837 \r
838 \r
839 2.30 Beta 18   2002-03-25\r
840 -------------------------\r
841 - Compressing speed in 7z format was slightly increased.\r
842 - New localizations: Estonian, Finnish.\r
843 - Some bugs were fixed.\r
844 \r
845 \r
846 2.30 Beta 17   2002-03-03\r
847 -------------------------\r
848 - Supporting ARJ archives.\r
849 - New localization: Chinese Simplified.\r
850 \r
851 \r
852 2.30 Beta 16   2002-02-24\r
853 -------------------------\r
854 - Supporting RPM and CPIO archives.\r
855 - New fast compression mode for LZMA: -m0a=0.\r
856 - New match finders for LZMA: bt4b, hc3, hc4.\r
857 - Some bugs were fixed.\r
858 \r
859 \r
860 2.30 Beta 15   2002-02-17\r
861 -------------------------\r
862 - Compression ratio in 7z was slightly improved.\r
863 - New localization: Dutch.\r
864 \r
865 \r
866 2.30 Beta 14   2002-02-10\r
867 -------------------------\r
868 - Speed optimization for multiprocessor computers (-mmt switch).\r
869 - New localizations: Czech, Japanese, Polish.\r
870 - Some bugs were fixed.\r
871 \r
872 \r
873 2.30 Beta 13   2002-01-31\r
874 -------------------------\r
875 - New SFX module for installers.\r
876 - New match finder for LZMA: bt3.\r
877 - New localizations: Portuguese, Portuguese Brazil, Serbo-Croatian.\r
878 - Some bugs were fixed.\r
879 \r
880 \r
881 2.30 Beta 12   2002-01-16\r
882 -------------------------\r
883 - Bug was fixed: memory leak in Beta 11.\r
884 - New localization: Hungarian.\r
885 \r
886 \r
887 2.30 Beta 11   2002-01-15\r
888 -------------------------\r
889 - Archive testing feature for GUI version.\r
890 - Now 7-Zip can use more than 256 MB of RAM in all Windows versions.\r
891 - New localizations: Bulgarian, Chinese Traditional, Latvian, Slovak.\r
892 - Some bugs were fixed.\r
893 \r
894 \r
895 2.30 Beta 10   2002-01-11\r
896 -------------------------\r
897 - Bugs were fixed:\r
898     - Updating 7z archives in Beta 8 and 9 didn't work.\r
899     - Unicode version in Beta 9 didn't work in Windows NT4.\r
900     - Some other bugs were fixed.\r
901 - New localizations: Arabic, French, Italian, Slovenian, Spanish.\r
902 \r
903 \r
904 2.30 Beta 9    2002-01-08\r
905 -------------------------\r
906 - Program localization: English, German, Russian.\r
907 - Additional optimized versions of programs \r
908   for Windows NT4/2000/XP.\r
909 - Two new match finders for LZMA: pat3h and pat4h.\r
910 - Some bugs were fixed.\r
911 \r
912 \r
913 2.30 Beta 8    2001-12-21\r
914 -------------------------\r
915 - 7-Zip now supports some zip archives that were not \r
916   supported by previous versions.\r
917 - 7-Zip now supports new state (-uw switch) for cases\r
918   when 7-Zip can not detect whether file is newer or the same.\r
919 - Supporting anti-items in 7z format for incremental \r
920   update (-u with action #3).\r
921 - Some bugs were fixed.\r
922 \r
923 \r
924 2.30 Beta 7    2001-11-04\r
925 -------------------------\r
926 - BCJ2: new converter for x86 code.\r
927 - Supporting tar archives with very long file names\r
928   (GNU extension to 'tar' format).\r
929 - Supporting multistream coders in 7z (-mb switch).\r
930 - More compressing parameters for zip and gzip \r
931   in console version (-m switch).\r
932 - Solid compressing option in Windows version.\r
933 - Compressing parameters option in Windows version.\r
934 - Auto renaming existing files feature for \r
935   extracting files.\r
936 - Overwrite mode switch for extracting (-ao).\r
937 - Some bugs were fixed.\r
938 \r
939 \r
940 2.30 Beta 6    2001-10-13\r
941 -------------------------\r
942 - Supporting 7z format in MultiArc plugin for FAR Manager.\r
943 - Some bugs were fixed.\r
944 \r
945 \r
946 2.30 Beta 5    2001-10-02\r
947 -------------------------\r
948 - Creating SFX archives from explorer.\r
949 - 7zWin.sfx: Windows version of SFX module.\r
950 - Auto adding .exe extension to SFX archive name.\r
951 - 7za.exe now supports 7z, bzip2, gzip, tar, zip.\r
952 - Some bugs were fixed.\r
953 \r
954 \r
955 2.30 Beta 4    2001-09-15\r
956 -------------------------\r
957 - Self extract capability for 7z format.\r
958 - 7z archive format is default for 7z.exe and 7za.exe.\r
959 - 7z in default mode now uses bt234 match finder\r
960   and solid compression.\r
961 - 7z in maximum mode (-mx) now uses 4MB dictionary.\r
962 \r
963 \r
964 2.30 Beta 3    2001-09-10\r
965 -------------------------\r
966 - Bug was fixed: decompressing .7z solid archives \r
967   containing empty files.\r
968 - new 7za.exe: standalone command line version \r
969   (only for 7z format).\r
970 - Speed of compressing to Deflate format (zip, gzip) \r
971   was slightly increased.\r
972 \r
973 \r
974 2.30 Beta 2    2001-08-30\r
975 -------------------------\r
976 - Supporting the new 7z format with high compression ratio.\r
977 - -bd (Disable percentage indicator) switch in \r
978   console version.\r
979 - Bug in console version was fixed: \r
980     previous versions incorrectly execute compression \r
981     commands with non-recursive wildcards in combination \r
982     with subfolders.\r
983 - Some other bugs were fixed.\r
984 \r
985 \r
986 2.30 Beta 1    2001-05-07\r
987 -------------------------\r
988 - Speed of reading of archive contents was increased.\r
989 - Bug was fixed: incorrect showing file names with \r
990   national charsets in some zip archives.\r
991 - Now it is possible to compress files larger than 4GB \r
992   to GZip archives.\r
993 \r
994 \r
995 2.24           2001-03-21\r
996 -------------------------\r
997 - Bugs in GZip and Cab decoders were fixed.\r
998 \r
999 \r
1000 2.23           2001-03-04\r
1001 -------------------------\r
1002 - Opening archive items in Explorer.\r
1003 - Context menu for archive items in Explorer.\r
1004 - Automatic adding extension to archive name in console version.\r
1005 - Some bugs were fixed.\r
1006 \r
1007 \r
1008 2.22           2001-01-21\r
1009 -------------------------\r
1010 - Supporting Zip archives containing more than 65535 files.\r
1011 - Speed of Plugin for Explorer was increased.\r
1012 - Searching start position of archive now is limited by \r
1013   first 1MB part of file.\r
1014 - Some bugs were fixed.\r
1015 - Packet now doesn't contain 7zip.exe, far7zip.reg and \r
1016   far7zip2.reg files. There is new far7z.reg file.\r
1017 \r
1018 \r
1019 2.21           2000-12-21\r
1020 -------------------------\r
1021 - FAR Plugin was improved:\r
1022 \r
1023     - Showing process box during opening archives.\r
1024     - Viewing properties of file by Ctrl-A.\r
1025     - Alt-F6 in archive now immediately extracts selected files \r
1026       to current directory.\r
1027       \r
1028 - Some bugs were fixed:\r
1029     \r
1030     - Entering to archive's subfolders in Explorer by clicking \r
1031       items in main window didn't work under Windows ME/2000.\r
1032     - Decompressing solid Rar archives sometimes gave error.\r
1033     - Console version 7z.exe during list operation incorrectly \r
1034       showed file names with national (non-english) charsets.\r
1035     - FAR Plugin didn't execute some operations.\r
1036     - Showing percents during extracting ZIP archives sometimes \r
1037       was incorrect.\r
1038 \r
1039 \r
1040 2.20           2000-11-20\r
1041 -------------------------\r
1042 - Supporting BZip2 and Cab.\r
1043 - New program architecture with external\r
1044   compression and cryptographic modules.\r
1045 - Decryption support (Rar and Zip). \r
1046 - New console client. \r
1047 - Some bugs were fixed.\r
1048 \r
1049 \r
1050 2.11           2000-06-15\r
1051 -------------------------\r
1052 - Bugs were fixed:\r
1053 \r
1054     - FAR Plugin incorrectly processed\r
1055       names of subdirectories that use national\r
1056       (non-english) charsets.\r
1057     - gzip plugin could not compress empty files.\r
1058 \r
1059 \r
1060 2.10           2000-05-16\r
1061 -------------------------\r
1062 - First level 7-Zip Plugin for FAR Manager.\r
1063 - GUI version with integration to Windows Shell.\r
1064 - Compression and decompressing GZip and TAR formats.\r
1065 - Decompression RAR.\r
1066 - Install & Uninstall support.\r
1067 - Some bugs were fixed.\r
1068 \r
1069 \r
1070 2.01           1999-09-19\r
1071 -------------------------\r
1072 - Small bug was fixed.\r
1073 - Compression ratio was improved for some files.\r
1074 \r
1075 \r
1076 2.00           1999-07-18\r
1077 -------------------------\r
1078 - Release.\r
1079 - Big bug was fixed: previous versions incorrectly worked\r
1080     during compressing with files that were referred by\r
1081     direct(without wildcards) paths, containing subdirs parts.\r
1082 - Compression and decompression speed were improved.\r
1083 - -mx switch (maXimize compression) was added.\r
1084 - Small bugs were fixed.\r
1085 \r
1086 \r
1087 2.00 Beta 1    1999-01-02\r
1088 -------------------------\r
1089 - Original beta version.\r
1090 \r
1091 \r
1092 End of document\r