From: Paul Eggert Date: Mon, 11 Oct 1999 06:56:17 +0000 (+0000) Subject: version 1.13.13 X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=598799956c4f5178b64a141dd168d761b205b159;p=chaz%2Ftar version 1.13.13 --- diff --git a/NEWS b/NEWS index 504464a..b5ea51c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ GNU tar NEWS - User visible changes. Copyright 1994, 1995-1998, 1999 Free Software Foundation, Inc. +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.