* doc/tar.texi (Option Summary): Rewrite the

--atime-preserve=system description in response to Ian Turner's
proposed patch.
* doc/tar.texi (Extracting Specific Files): Remove obsolescent
FIXME.
This commit is contained in:
Paul Eggert
2005-12-01 00:18:05 +00:00
parent f8f4f49011
commit 2edff367d9
2 changed files with 31 additions and 24 deletions

View File

@@ -1,3 +1,14 @@
2005-11-30 Paul Eggert <eggert@cs.ucla.edu>
* doc/tar.texi (Option Summary): Rewrite the
--atime-preserve=system description in response to Ian Turner's
proposed patch.
2005-11-30 Ian Turner <ian@zmanda.com>
* doc/tar.texi (Extracting Specific Files): Remove obsolescent
FIXME.
2005-11-29 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: New option --atime-preserve=system, which uses O_NOATIME.