瀏覽代碼

A read error now causes a nonzero exit status.

Paul Eggert 25 年之前
父節點
當前提交
5af183358f
共有 1 個文件被更改,包括 2 次插入0 次删除
  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.