summaryrefslogtreecommitdiffstats
path: root/doc/lzma-file-format.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/lzma-file-format.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/lzma-file-format.txt b/doc/lzma-file-format.txt
index 4865def..8cce5dc 100644
--- a/doc/lzma-file-format.txt
+++ b/doc/lzma-file-format.txt
@@ -40,10 +40,10 @@ The .lzma File Format
0.2. Changes
- Last modified: 2022-07-13 21:00+0300
+ Last modified: 2024-04-08 17:35+0300
- Compared to the previous version (2011-04-12 11:55+0300)
- the section 1.1.3 was modified to allow End of Payload Marker
+ From version 2011-04-12 11:55+0300 to 2022-07-13 21:00+0300:
+ The section 1.1.3 was modified to allow End of Payload Marker
with a known Uncompressed Size.
@@ -157,17 +157,17 @@ The .lzma File Format
2. References
LZMA SDK - The original LZMA implementation
- http://7-zip.org/sdk.html
+ https://7-zip.org/sdk.html
7-Zip
- http://7-zip.org/
+ https://7-zip.org/
LZMA Utils - LZMA adapted to POSIX-like systems
- http://tukaani.org/lzma/
+ https://tukaani.org/lzma/
XZ Utils - The next generation of LZMA Utils
- http://tukaani.org/xz/
+ https://tukaani.org/xz/
The .xz file format - The successor of the .lzma format
- http://tukaani.org/xz/xz-file-format.txt
+ https://tukaani.org/xz/xz-file-format.txt