]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 6 Dec 2005 16:33:17 +0000 (16:33 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 6 Dec 2005 16:33:17 +0000 (16:33 +0000)
ChangeLog

index 56061b6a8c857485e4fe833a0b1bdee6f4885675..7cefb06437bfcf92f0d7e6c6b675f3faf501fd4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-06  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * 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  <gray@gnu.org.ua>
 
        * src/extract.c: Fix restoring of directory timestamps from
This page took 0.026741 seconds and 4 git commands to generate.