소스 검색

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.