]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 10 May 2004 11:48:07 +0000 (11:48 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 10 May 2004 11:48:07 +0000 (11:48 +0000)
ChangeLog

index a524d5fcb2248f490a0e72fbc9ca18b069a411c8..bc204124173c9e3a6322f363f800cc6e99245b06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2004-05-10  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * NEWS: Updated
+       * README: Updated
+       * PORTS: Updated
+       * configure.ac: Call gl_AC_TYPE_INTMAX_T. Document
+       DEFAULT_.* variables. Use DEFAULT_RMT_COMMAND to set
+       the pathname of the rmt utility.
+       New option --enable-backup-scripts.
+       * doc/tar.texi: Updated
+       * scripts/Makefile.am: Install the scripts only if requested
+       by the configure.
+       * scripts/backup.in: Fixed --version output.
+       Fixed initialization of the listing files and printing
+       the time of the last previous level dump.
+       * scripts/restore.in: Fixed --version output.
+       * src/Makefile.am (localedir.h rule): Generate correct
+       DEFAULT_RMT_COMMAND variable.
+       * src/common.h (rmt_command_option): New variable.
+       * src/list.c (read_and): Print block number before
+       issuing 'Skipping to next header' diagnostics, if
+       requested by block_number_option.
+       * src/rtapelib.c: Use rmt_command_option instead of 
+       hardcoded "/etc/rmt".
+       * src/tar.c: New option --rmt-command.
+       (decode_options): Handle --rmt-command. Initialize
+       rmt_command_option to DEFAULT_RMT_COMMAND.
+
+2004-05-09  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * doc/tar.texi: Further update.
+
 2004-05-08  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * configure.ac: Minor fix
This page took 0.02825 seconds and 4 git commands to generate.