mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-25 23:42:36 +00:00
* configure.ac (zstd): Register compression program. * doc/tar.1: Mention --zstd. * doc/tar.texi: Document zstd support. * src/buffer.c: Register zstd compression. * src/suffix.c: Add suffixes zst and tzst. * src/tar.c: New compression option --zstd.