X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=692c8cd8dd8a56531547a3f594507678814184bb;hb=653e9784d30438aa9139aaf0da0bbb9e3650e8b0;hp=17d04b0da4934542548e5b040ff53f5d2284bcd6;hpb=803f861392979da6a7f5ec2ed7ff427ae0d146d2;p=chaz%2Ftar diff --git a/NEWS b/NEWS index 17d04b0..692c8cd 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,23 @@ GNU tar NEWS - User visible changes. Copyright 1994, 1995-1998, 1999 Free Software Foundation, Inc. +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.