Sergey Poznyakoff hace 18 años
padre
commit
8da152d2b3
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.