X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=73271942ed2ac17852074fdb9101d8a9fd080adf;hb=5b9d8c93c78f8c0177e4c837dcc3cdc4f79d59c5;hp=f68759c9a20cbc8d3da3dae4c71fc34cce94aa2b;hpb=81a9e2ae36bd8c5f6accd83acb00826ad7222bb6;p=chaz%2Ftar diff --git a/NEWS b/NEWS index f68759c..7327194 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,14 @@ Please send GNU tar bug reports to version 1.13.26 +* Added support for POSIX.1-2001 archive format. +* New option --format allows to select the output archive format +* The default output format can be selected at configuration time +by presetting the environment variable DEFAULT_ARCHIVE_FORMAT. +Allowed values are GNU, V7, OLDGNU and POSIX. +* New option --strip-path allows to cut off a given number of +path elements from the name of the file being extracted. + * Bug fixes. * New options --index-file, --no-overwrite-dir. The --overwrite-dir