X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=inline;f=ChangeLog;h=b8c15458143dbf7af27a52c732a32c0bd97317f8;hb=8f970d2c1ea310e52e5f0b7e4414dd57a9fd3cb8;hp=7f609ddb4e20b06ef21b0c297f43b5b2c44eabe6;hpb=8d6c177ecbf0d2cf44fa2b970cd986bed7de1937;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 7f609dd..b8c1545 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2006-06-21 Sergey Poznyakoff + + * doc/tar.texi (Overriding File Metadata): New node + Document --mtime option. + * src/common.h (set_mtime_option,mtime_option): New globals + * src/create.c (start_header): Override mtime if requested + * src/tar.c: Implement new option, --mtime, allowing to set + modification times for all archive members during creation. + (struct tar_args): textual_date_option replaced with a linked list + textual_date. All references updated. + (get_date_or_file,report_textual_dates): New functions. + * configure.ac: Raise version number to 1.15.92 + * NEWS: Update + 2006-06-20 Sergey Poznyakoff * src/common.h (struct name.explicit): Remove