]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 3 Sep 2003 00:06:12 +0000 (00:06 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 3 Sep 2003 00:06:12 +0000 (00:06 +0000)
ChangeLog

index 90fa5ea9b98a26465173d9a3549626ece527372a..83fb18f4d8849cecef52994399851d346dfeb695 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-09-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+        * src/create.c (start_header): Store long file names
+        in "path" keyword of an extended header if in POSIX
+        mode.
+        (finish_header): print header before calling write_extended().
+        * src/list.c (list_archive): Always decode the header. This
+        is necessary so the extended header is processed and the correct
+        filename is printed no matter what the state of verbose_option.
+        * src/xheader.c (xhdr_tab): Reserved GNU keywords (commented out
+        for the time being).
+
 2003-09-01  Paul Eggert  <eggert@twinsun.com>
 
        Update from gnulib, and correct fnmatch to fnmatch-gnu.
This page took 0.031748 seconds and 4 git commands to generate.