|
@@ -5,12 +5,11 @@ See the end for copying conditions.
|
|
|
|
|
|
Please send GNU tar bug reports to <[email protected]>
|
|
|
|
|
|
-version 1.14.91 - Sergey Poznyakoff, <DATE>
|
|
|
+version 1.14.91 - Sergey Poznyakoff, 2004-12-14
|
|
|
|
|
|
-* It is no longer necessary to specify -Z,-z, or -j options to
|
|
|
-read compressed archives. GNU tar automatically detects the type
|
|
|
-of archive it has to deal with and runs an appropriate decompressing
|
|
|
-command. Thus, you can now run `tar tf archive.tar.gz'.
|
|
|
+* Compressed archives are recognised automatically, it is no longer
|
|
|
+necessary to specify -Z, -z, or -j options to read them. Thus, you can
|
|
|
+now run `tar tf archive.tar.gz'.
|
|
|
|
|
|
* When restoring incremental dumps, --one-file-system option
|
|
|
prevents directory hierarchies residing on different devices
|