mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-17 12:11:52 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
12
DOC/history.txt
Executable file → Normal file
12
DOC/history.txt
Executable file → Normal file
@@ -1,6 +1,18 @@
|
||||
Sources history of the 7-Zip
|
||||
----------------------------
|
||||
|
||||
9.31 2012-10-31
|
||||
-------------------------
|
||||
- InBuffer.h : CInBuffer uses ISequentialInStream *_stream; instead of CMyComPtr<ISequentialInStream>
|
||||
OutBuffer.h: COutBuffer uses ISequentialOutStream *_stream; instead of CMyComPtr<ISequentialOutStream>
|
||||
|
||||
|
||||
9.26 2011-04-11
|
||||
-------------------------
|
||||
- The BUG was fixed: multi-threaded ZIP stored file size that was at scan stage,
|
||||
So if the file was changed after scan, the Unpack Size field was incorrect
|
||||
|
||||
|
||||
9.21 2011-04-11
|
||||
-------------------------
|
||||
- New class FString for file names at file systems.
|
||||
|
||||
Reference in New Issue
Block a user