Sergey Poznyakoff 18 年之前
父節點
當前提交
8da152d2b3
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -3,6 +3,10 @@ Please send GNU tar bug reports to <bug-tar@gnu.org>
 
 version 1.15.92 - Sergey Poznyakoff, (CVS)
 
+* 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.