From: Paul Eggert Date: Mon, 16 Aug 1999 08:13:20 +0000 (+0000) Subject: version 1.13.8 X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=c977f9dd60e3d34d280aa0a1093f67936757cd49;p=chaz%2Ftar version 1.13.8 --- diff --git a/NEWS b/NEWS index 1f610aa..136c9e5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ GNU tar NEWS - User visible changes. Copyright 1994, 1995-1998, 1999 Free Software Foundation, Inc. +version 1.13.8 - Paul Eggert, 1999-08-16. + +* For compatibility with traditional `tar', intermediate directories + created automatically by root are no longer given the uid and gid of + the original file or directory. + version 1.13.7 - Paul Eggert, 1999-08-14. * --listed-incremental and --newer are now incompatible options.