aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-04-08 18:05:32 +0300
committerLasse Collin <lasse.collin@tukaani.org>2024-04-09 18:22:27 +0300
commit8dd03d4484ccf80022722a16d0ed9b37f2b58072 (patch)
tree1ec0ff9ae60770d37fb96d4d930430ef1d159085
parentUpdate website URLs back to tukaani.org. (diff)
downloadxz-8dd03d4484ccf80022722a16d0ed9b37f2b58072.tar.xz
Docs: Update .xz file format specification to 1.2.1.
This only reverts the XZ URL changes.
-rw-r--r--doc/xz-file-format.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/xz-file-format.txt b/doc/xz-file-format.txt
index 2a018657..12d2530c 100644
--- a/doc/xz-file-format.txt
+++ b/doc/xz-file-format.txt
@@ -2,7 +2,7 @@
The .xz File Format
===================
-Version 1.2.0 (2024-01-19)
+Version 1.2.1 (2024-04-08)
0. Preface
@@ -81,18 +81,22 @@ Version 1.2.0 (2024-01-19)
0.2. Getting the Latest Version
The latest official version of this document can be downloaded
- from <https://xz.tukaani.org/format/xz-file-format.txt>.
+ from <https://tukaani.org/xz/xz-file-format.txt>.
Specific versions of this document have a filename
xz-file-format-X.Y.Z.txt where X.Y.Z is the version number.
For example, the version 1.0.0 of this document is available
- at <https://xz.tukaani.org/format/xz-file-format-1.0.0.txt>.
+ at <https://tukaani.org/xz/xz-file-format-1.0.0.txt>.
0.3. Version History
Version Date Description
+ 1.2.1 2024-04-08 The URLs of this specification and
+ XZ Utils were changed back to the
+ original ones in Sections 0.2 and 7.
+
1.2.0 2024-01-19 Added RISC-V filter and updated URLs in
Sections 0.2 and 7. The URL of this
specification was changed.
@@ -1147,7 +1151,7 @@ Version 1.2.0 (2024-01-19)
https://tukaani.org/lzma/
XZ Utils - The next generation of LZMA Utils
- https://xz.tukaani.org/xz-utils/
+ https://tukaani.org/xz/
[RFC-1952]
GZIP file format specification version 4.3