X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=88fc67c254604e4db261dacde7dbb9d1f19bcedb;hb=aef747068b127bbf136b100db14ff7be5ea1b3aa;hp=504464ae7a88dc9a51b1e55180001f6903aa64c8;hpb=5af183358fea2a7c4ea678d628229feb70db449c;p=chaz%2Ftar diff --git a/NEWS b/NEWS index 504464a..88fc67c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,24 @@ GNU tar NEWS - User visible changes. Copyright 1994, 1995-1998, 1999 Free Software Foundation, Inc. +version 1.13.15 - Paul Eggert, 1999-12-03. + +* If a file's ctime changes when being archived, report an error. + Previously tar looked at mtime, which missed some errors. + +version 1.13.14 - Paul Eggert, 1999-11-07. + +* New translations ja, pt_BR. +* New options --help and --version for rmt. +* Ignore Solaris door files when creating an archive. + +version 1.13.13 - Paul Eggert, 1999-10-11. + +* Invalid headers in tar files now elicit errors, not just warnings. +* `tar --version' output conforms to the latest GNU coding standards. +* If you specify an invalid date, `tar' now substitutes (time_t) -1. +* `configure --with-dmalloc' is no longer available. + version 1.13.12 - Paul Eggert, 1999-09-24. * `tar' now supports hard links to symbolic links.