X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=ba356fa2736c08e023012e442952d4af6d73b151;hb=133a9e5b8687b0d0c0d1db32fe51fb8a937d7270;hp=cd088fa9f932535e794a42c9e070464fdcb47d22;hpb=3289dce5520299aeca677b1fc18383961a112949;p=chaz%2Ftar diff --git a/NEWS b/NEWS index cd088fa..ba356fa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,45 @@ GNU tar NEWS - User visible changes. -Copyright © 1994, 1995, 1996, 1997 Free Software Foundation, Inc. +Copyright 1994, 1995-1998, 1999 Free Software Foundation, Inc. +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. +* Many bug fixes and porting fixes. +* This release is only for fixes. A more ambitious test release, + with new features, is available as part of the paxutils. Please see: + http://www.iro.umontreal.ca/contrib/paxutils/ + The fixes in this release are intended to be merged with paxutils + at some point, but they haven't been merged yet. +* An interim GNU tar alpha had new --bzip2 and --ending-file options, + but they have been removed to maintain compatibility with paxutils. + Please try --use=bzip2 instead of --bzip2. + Version 1.12 - François Pinard, 1997-04. Sensitive matters