X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=d2cdc6ce812acfc904e4fae981271736d0c9b318;hb=3fbdf738dea0a84dc96d490dc4895ccdbfc8fc37;hp=d6ddd433dbccb1e331bee230ae4416295b9dce44;hpb=aa976a517088ba75fa0168b47803b3988f89c9c3;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index d6ddd43..d2cdc6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2005-11-29 Paul Eggert * NEWS: New option --atime-preserve=system, which uses O_NOATIME. + * THANKS: Add Ian Turner. * configure.ac: Prefer AC_CHECK_HEADERS_ONCE to AC_CHECK_HEADERS. Check for stropts.h and sys/filio.h too, for _FIOSATIME. @@ -34,6 +35,9 @@ Do not reset atime if mtime has changed. Report an error if we cannot reset atime. + * lib/.cvsignore: Add malloc.h, regcomp.c, regex.c, regex.h, + regex_internal.c, regex_internal.h, regexc.c; used by rpmatch. + 2005-11-29 Ian Turner First cut at adding support for --atime-preserve=system.