X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=NEWS;h=5c83c97d21b13ff2d3f26dbfdb4d8f4fe3ec3989;hb=a5da71b1421e2f6850d3057aef837e67ded012e3;hp=5e21457982250347eea35574668b9bfde9e5ab74;hpb=4c4c5a4dc1405f632a3c96c34b8d7a221f295c38;p=chaz%2Ftar diff --git a/NEWS b/NEWS index 5e21457..5c83c97 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,10 @@ it lists member names as stored in the archive, i.e., with any eventual prefixes removed. The option is useful, for example, while comparing `tar cv' and `tar tv' outputs. +* New option --atime-preserve=system, which uses the O_NOATIME feature +of recent Linux kernels to avoid some problems when preserving file +access times. + * Better support for full-resolution time stamps. Tar cannot restore time stamps to full nanosecond resolution, though, until the kernel guys get their act together and give us a system call to set file time @@ -58,6 +62,8 @@ was not processed correctly. ** Previous version created invalid archives when files shrink during reading. ** Compare mode (tar d) hanged when trying to compare file contents. +** Previous versions in certain cases failed to restore directory +modification times. version 1.15.1 - Sergey Poznyakoff, 2004-12-21