This commit is contained in:
Igor Pavlov
2005-05-30 00:00:00 +00:00
committed by Kornel Lesiński
parent 8c1b5c7b7e
commit 3c510ba80b
926 changed files with 40559 additions and 23519 deletions

View File

@@ -1,6 +1,33 @@
Sources history of the 7-Zip
----------------------------
Version 4.19 beta 2005-05-21
--------------------------------------
- BZip2 code was rewritten. Now 7-Zip doesn't use original BZip2 code.
Old (original) version was moved to folder 7zip/Compress/BZip2Original/
Version 4.14 beta 2005-01-11
--------------------------------------
- STL using was reduced
- 7za now supports Split(001) archves
Version 4.10 beta 2004-10-21
--------------------------------------
- Codecs now use new interface: ICompressSetDecoderProperties2
Version 4.07 beta 2004-10-03
--------------------------------------
- some interfaces were changed slightly to support
-stdin -stdout mode.
- FilterCoder for simple filters
- Wildcard censor class was changed.
- Bug was fixed: when encrypted stream was multiple 16,
it used additional 16 empty bytes.
Version 3.11 2003-10-06
--------------------------------------
File functions support unicode strings even