X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=ba356fa2736c08e023012e442952d4af6d73b151;hb=9dfffffa8417992e3d5db303fadba7d392b7c0ff;hp=eab013000e44d63737f8a105dfcd88af7f902c04;hpb=45e6cee836f95b2a7b92cc11d1c6e2e6700ce618;p=chaz%2Ftar diff --git a/NEWS b/NEWS index eab0130..ba356fa 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,32 @@ 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.5 - Paul Eggert, 1999-07-20. + +* Do the delayed updates of file metadata even after a fatal error. + +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.