Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'DOC/history.txt')
-rwxr-xr-xDOC/history.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/DOC/history.txt b/DOC/history.txt
index a3a66e2d..ae91c726 100755
--- a/DOC/history.txt
+++ b/DOC/history.txt
@@ -1,6 +1,19 @@
Sources history of the 7-Zip
----------------------------
+4.59 2008-07-27
+-------------------------
+- Bug was fixed:
+ LZMA Encoder in fast compression mode could access memory outside of
+ allocated range in some rare cases.
+
+
+4.59 alpha 2008-05-30
+-------------------------
+- BUGS was fixed:
+ 7zOut.cpp: 7-Zip incorrectly wrote size of property records in some cases.
+ 7zIn.cpp: 7-Zip incorrectly work with archive, containg archive properties.
+
4.58 alpha 9 2008-04-29
-------------------------
- BUG was fixed: 7-Zip showed incorrect timestamps in ISO files.