mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 22:07:08 -06:00
9.17
This commit is contained in:
committed by
Kornel Lesiński
parent
044e4bb741
commit
2eb60a0598
@@ -1,6 +1,14 @@
|
||||
Sources history of the 7-Zip
|
||||
----------------------------
|
||||
|
||||
9.17 2010-10-04
|
||||
-------------------------
|
||||
- IStream.h::IOutStream::
|
||||
STDMETHOD(SetSize)(Int64 newSize) PURE;
|
||||
was changed to
|
||||
STDMETHOD(SetSize)(UInt64 newSize) PURE;
|
||||
|
||||
|
||||
9.09 2009-12-12
|
||||
-------------------------
|
||||
- The bug was fixed:
|
||||
|
||||
Reference in New Issue
Block a user