X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=NEWS;h=692c8cd8dd8a56531547a3f594507678814184bb;hb=1f27dca9765c886a72629a655d538c36c6cb0fea;hp=08acb817455ccd01fea0cf4c8ab6c85667ec113d;hpb=7e12b987656c0949279220ca85140b91d79de69b;p=chaz%2Ftar diff --git a/NEWS b/NEWS index 08acb81..692c8cd 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,28 @@ GNU tar NEWS - User visible changes. Copyright 1994, 1995-1998, 1999 Free Software Foundation, Inc. -version 1.13 - Paul Eggert, 1999-07-04. +version 1.13.4 - Paul Eggert, 1999-07-20. + +* Do not chmod unless we are root or the -p option was given; + this matches historical practice. +* Bug fixes. + +version 1.13.3 - Paul Eggert, 1999-07-16. + +* A path name is excluded if any of its file name components matches an + excluded pattern, even if the path name was specified on the command line. +* Bug fixes. + +version 1.13.2 - Paul Eggert, 1999-07-14. + +* Bug reporting address changed to . +* Bug fixes. + +version 1.13.1 - Paul Eggert, 1999-07-12. + +* Bug fixes. + +version 1.13 - Paul Eggert, 1999-07-08. * Support for large files, e.g. files larger than 2 GB on many 32-bit hosts. Also, support for larger uids, device ids, etc.