X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=504464ae7a88dc9a51b1e55180001f6903aa64c8;hb=5af183358fea2a7c4ea678d628229feb70db449c;hp=e1743391344aa1c47889cac4dac54a7db74fbd53;hpb=edf35a92f8e0fe2cfcd2df5b94d042860635e7f1;p=chaz%2Ftar diff --git a/NEWS b/NEWS index e174339..504464a 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ version 1.13.12 - Paul Eggert, 1999-09-24. that an archive contains garbage at the end. It attempts to extract as many files as possible from the good data before the garbage. +* A read error now causes a nonzero exit status, not just a warning. + * Some diagnostics have been reworded for consistency.