From 89a73b901229c8550c172c9556ff8442ae7ac4b8 Mon Sep 17 00:00:00 2001 From: Igor Pavlov <87184205+ip7z@users.noreply.github.com> Date: Sun, 26 May 2024 00:00:00 +0000 Subject: 24.06 --- DOC/7zip.wxs | 2 +- DOC/lzma.txt | 2 +- DOC/readme.txt | 2 +- DOC/src-history.txt | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) (limited to 'DOC') diff --git a/DOC/7zip.wxs b/DOC/7zip.wxs index 7705d16..fe31819 100644 --- a/DOC/7zip.wxs +++ b/DOC/7zip.wxs @@ -1,7 +1,7 @@ - + diff --git a/DOC/lzma.txt b/DOC/lzma.txt index 0d9863c..045502f 100644 --- a/DOC/lzma.txt +++ b/DOC/lzma.txt @@ -1,6 +1,6 @@ LZMA compression ---------------- -Version: 24.05 +Version: 24.06 This file describes LZMA encoding and decoding functions written in C language. diff --git a/DOC/readme.txt b/DOC/readme.txt index a33af83..affc1d5 100644 --- a/DOC/readme.txt +++ b/DOC/readme.txt @@ -1,4 +1,4 @@ -7-Zip 24.05 Sources +7-Zip 24.06 Sources ------------------- 7-Zip is a file archiver for Windows. diff --git a/DOC/src-history.txt b/DOC/src-history.txt index 1f29322..3637c24 100644 --- a/DOC/src-history.txt +++ b/DOC/src-history.txt @@ -1,6 +1,11 @@ HISTORY of the 7-Zip source code -------------------------------- +24.06 2024-05-26 +------------------------- +- The bug was fixed: 7-Zip could not unpack some ZSTD archives. + + 24.05 2024-05-14 ------------------------- - New switch -myv={MMNN} to set decoder compatibility version for 7z archive creating. -- cgit v1.2.3-55-g6feb