aboutsummaryrefslogtreecommitdiff
path: root/DOC/src-history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOC/src-history.txt')
-rw-r--r--DOC/src-history.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOC/src-history.txt b/DOC/src-history.txt
index 2d0ba98..1653c07 100644
--- a/DOC/src-history.txt
+++ b/DOC/src-history.txt
@@ -1,6 +1,17 @@
1HISTORY of the 7-Zip source code 1HISTORY of the 7-Zip source code
2-------------------------------- 2--------------------------------
3 3
424.08 2024-08-11
5-------------------------
6- The bug in 7-Zip 24.00-24.07 was fixed:
7 For creating a zip archive: 7-Zip could write extra zero bytes after the end of the archive,
8 if a file included to archive cannot be compressed to a size smaller than original.
9 The created zip archive is correct except for the useless zero bytes after the end of the archive.
10 When unpacking such a zip archive, 7-Zip displays a warning:
11 "WARNING: There are data after the end of archive".
12- Some bugs were fixed.
13
14
424.07 2024-06-19 1524.07 2024-06-19
5------------------------- 16-------------------------
6- Changes in files: 17- Changes in files: