From: Sergey Poznyakoff Date: Mon, 13 Nov 2006 10:41:47 +0000 (+0000) Subject: Update X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=8719c4f680190c2a307bec1b59e3efde9e9492da;p=chaz%2Ftar Update --- diff --git a/ChangeLog b/ChangeLog index 7eb4832..88adbf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-11-13 Sergey Poznyakoff + + * src/xheader.c (mtime_coder): Treat non-null data as a pointer to + struct timespec, overriding st->mtime + * src/create.c (start_header): Pass mtime as a call-specific data + to xheader_store. + + * tests/truncate.at: Do not use 'k' modifier in dd options. + * tests/append02.at: Do not depend on command timing. + 2006-11-01 Sergey Poznyakoff * src/tar.c (enum read_file_list_state.file_list_skip): New value