Sfoglia il codice sorgente

A read error now causes a nonzero exit status.

Paul Eggert 25 anni fa
parent
commit
5af183358f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      NEWS

+ 2 - 0
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.