X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=NEWS;h=e0473c78c71bc90f24522cd42316ec2ec67499f5;hb=2504e7d3ae123079e7883b8c23175b1a26a5e077;hp=fa018b7fdd05f57f51faddcac40840ec396b4631;hpb=614def3113e06461ac04faa5886f87e848b94b8f;p=chaz%2Ftar diff --git a/NEWS b/NEWS index fa018b7..e0473c7 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,19 @@ GNU tar NEWS - User visible changes. Please send GNU tar bug reports to -version 1.15.92 - Sergey Poznyakoff, (CVS) +version 1.16 - Sergey Poznyakoff, 2006-10-21 + +* After creating an archive, tar exits with code 1 if some files were +changed while being read. Previous versions exited with code 2 (fatal +error), and only if some files were truncated while being archived. * New option --mtime allows to set modification times for all archive members during creation. * Bug fixes ** Avoid running off file descriptors when using multiple -C options. +** tar --index-file=FILE --file=- sent the archive to FILE, and +the listing to stderr. version 1.15.91 - Sergey Poznyakoff, 2006-06-16