From 5f78ee4fb9ff34bee26181954b90e3336f34c851 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 17 Mar 2019 18:45:28 -0400 Subject: SPF 2.0: Support XZ compression --- (limited to 'specs/spf-2.0') diff --git a/specs/spf-2.0/overview.mdwn b/specs/spf-2.0/overview.mdwn index 5e9fe5c..1861740 100644 --- a/specs/spf-2.0/overview.mdwn +++ b/specs/spf-2.0/overview.mdwn @@ -217,6 +217,7 @@ The file may be compressed, in which case `` must be one of the following: * `.gz` for the "gzip" algorithm, * `.bz2` for the "bzip2" algorithm, * `.lz` for the "LZMA" algorithm, or + * `.xz` for the "XZ" algorithm, or * `.Z` for the "compress" algorithm. If the file is not compress, `` must be empty. -- cgit v0.9.1