diff options
Diffstat (limited to 'DOC/src-history.txt')
| -rw-r--r-- | DOC/src-history.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/DOC/src-history.txt b/DOC/src-history.txt index 6b57694..70b11b5 100644 --- a/DOC/src-history.txt +++ b/DOC/src-history.txt | |||
| @@ -1,6 +1,18 @@ | |||
| 1 | HISTORY of the 7-Zip source code | 1 | HISTORY of the 7-Zip source code |
| 2 | -------------------------------- | 2 | -------------------------------- |
| 3 | 3 | ||
| 4 | 25.00 2025-07-05 | ||
| 5 | ------------------------- | ||
| 6 | - 7-Zip for Windows can now use more than 64 CPU threads for compression | ||
| 7 | to zip/7z/xz archives and for the 7-Zip benchmark. | ||
| 8 | If there are more than one processor group in Windows (on systems with more than | ||
| 9 | 64 cpu threads), 7-Zip distributes running CPU threads across different processor groups. | ||
| 10 | - bzip2 compression speed was increased by 15-40%. | ||
| 11 | - deflate (zip/gz) compression speed was increased by 1-3%. | ||
| 12 | - improved support for zip, cpio and fat archives. | ||
| 13 | - fixed some bugs and vulnerabilities. | ||
| 14 | |||
| 15 | |||
| 4 | 24.09 2024-11-29 | 16 | 24.09 2024-11-29 |
| 5 | ------------------------- | 17 | ------------------------- |
| 6 | - The default dictionary size values for LZMA/LZMA2 compression methods were increased: | 18 | - The default dictionary size values for LZMA/LZMA2 compression methods were increased: |
