X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=692c8cd8dd8a56531547a3f594507678814184bb;hb=653e9784d30438aa9139aaf0da0bbb9e3650e8b0;hp=eab013000e44d63737f8a105dfcd88af7f902c04;hpb=45e6cee836f95b2a7b92cc11d1c6e2e6700ce618;p=chaz%2Ftar diff --git a/NEWS b/NEWS index eab0130..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-05. +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.