From ce522dce26a454c44c80a4148bbefb62d46496cc Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 6 Dec 2005 16:33:17 +0000 Subject: [PATCH] Update --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 56061b6..7cefb06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-12-06 Sergey Poznyakoff + + * doc/tar.texi: Document --to-command and --info-script + options. Add missing xrefs. + * src/buffer.c (new_volume): Use sys_exec_info_script() instead of + system(). + * src/common.h (archive_format_string,subcommand_string) + (sys_exec_info_script): New prototypes. + * src/system.c (sys_exec_info_script): New function. + * src/tar.c (archive_format_string): Remove static qualifier. + (subcommand_string): New function. + 2005-12-01 Sergey Poznyakoff * src/extract.c: Fix restoring of directory timestamps from -- 2.44.0