]> Dogcows Code - chaz/tar/blobdiff - NEWS
Update
[chaz/tar] / NEWS
diff --git a/NEWS b/NEWS
index da40472192385d5b1fe63932dbec66e297155b20..0363dbe5291159a7cb3f16182a7185dd161954c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,18 @@ Please send GNU tar bug reports to <bug-tar@gnu.org>
 \f
 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. 
 
+* Bug fixes
+** Avoid running off file descriptors when using multiple -C options.
+** tar --index-file=FILE --file=- sent the archive to FILE, and
+the listing to stderr.
+
 \f
 version 1.15.91 - Sergey Poznyakoff, 2006-06-16
 
This page took 0.023924 seconds and 4 git commands to generate.