]> Dogcows Code - chaz/tar/blobdiff - NEWS
Version 1.16
[chaz/tar] / NEWS
diff --git a/NEWS b/NEWS
index da40472192385d5b1fe63932dbec66e297155b20..e0473c78c71bc90f24522cd42316ec2ec67499f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,20 @@
 GNU tar NEWS - User visible changes.
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 \f
-version 1.15.92 - Sergey Poznyakoff, (CVS)
+version 1.16 - Sergey Poznyakoff, 2006-10-21
+
+* 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.023233 seconds and 4 git commands to generate.