X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=5741d397160e7a7518806fc66e19712e9e4b3a7a;hb=bc73e3d68d264291376bc8d28275b58f87a754a7;hp=9da751e6411fe4c33449b8b7245dd9a8dd81c69b;hpb=d4f872de370d64153a040d4ec516853072e3c782;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 9da751e..5741d39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-11-14 Sergey Poznyakoff + + * src/create.c (start_header): Removed debugging hook + (dump_file): Fixed handling of linkname field. + * doc/tar.texi: Documented --format=ustar + +2003-11-14 Sergey Poznyakoff + + * src/tar.h (archive_format): USTAR_FORMAT: New type. + * src/create.c: Added POSIX.1-1988 support. + * src/names.c (safer_name_suffix): Skip leading ./ + * src/tar.c: New option --format=ustar forces + POSIX.1-1988 archive format. + * tests/delete03.sh: Updated. + * tests/extrac04.sh: Updated. + * tests/multiv01.sh: Updated. + 2003-11-13 Sergey Poznyakoff * src/list.c (read_and): Initialize current_stat_info