From 75b511727c15f83976620c48cafeb0036d0087cd Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 4 Sep 2003 14:01:22 +0000 Subject: [PATCH] Updated --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a52d6d..2511a3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-09-04 Sergey Poznyakoff + + * src/delete.c: Fixed deletion from the POSIX archives. + * src/list.c (read_header): Minor change. + * src/tar.c (main): Do not check for volume_label_option + if subcommand_option is not CREATE_SUBCOMMAND. + * src/xheader.c (xheader_decode): Store the header as + well (for eventual delete). + + * tests/incremen.sh: Explicitly request GNU format. This will + disappear when GNU extended header keywords are working. + * tests/multiv01.sh: Likewise + * tests/volume.sh: Likewise + 2003-09-04 Sergey Poznyakoff * src/create.c: Support for "linkpath" extended keyword. -- 2.44.0