From 40138ceb05129dfc5174951dcbb114a1f481170b Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 3 Sep 2003 00:06:12 +0000 Subject: [PATCH] Updated --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 90fa5ea..83fb18f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-09-03 Sergey Poznyakoff + + * 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 Update from gnulib, and correct fnmatch to fnmatch-gnu. -- 2.45.2