]> Dogcows Code - chaz/tar/blobdiff - NEWS
Automatic detection of seekable archives.
[chaz/tar] / NEWS
diff --git a/NEWS b/NEWS
index 5e796b2ba4625c54a41f295a2bf6e2bd2c2702ea..bf02a24b7e0614682d86b7a3c7a3dae224df2cba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU tar NEWS - User visible changes. 2009-08-08
+GNU tar NEWS - User visible changes. 2009-09-08
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 
 \f
@@ -10,6 +10,11 @@ When listing or extracting archives, the actual record size is
 reported only if the archive is read from a device (as opposed
 to regular files and pipes).
 
+* Seekable archives
+
+When a read-only operation (e.g. --list or --extract) is requested
+on a regular file, tar attemtps to speed up accesses by using lseek.
+
 * New command line option `--warning'
 
 The `--warning' command line option allows to suppress or enable
This page took 0.022811 seconds and 4 git commands to generate.