This commit is contained in:
Sergey Poznyakoff
2007-10-17 09:12:03 +00:00
parent dfe280dcca
commit d1a7eebc30
2 changed files with 24 additions and 1 deletions
+12 -1
View File
@@ -1,6 +1,17 @@
GNU tar NEWS - User visible changes. 2007-10-10
GNU tar NEWS - User visible changes. 2007-10-17
Please send GNU tar bug reports to <bug-tar@gnu.org>
(CVS)
* New option --auto-compress (-a)
With --create, selects compression algorithm basing on the suffix
of the archive file name.
* New option --lzma
Selects LZMA compression algorithm
version 1.19 - Sergey Poznyakoff, 2007-10-10