This commit is contained in:
Sergey Poznyakoff
2003-11-13 22:28:20 +00:00
parent 347ea38cc4
commit ca99923dcd

View File

@@ -1,3 +1,14 @@
2003-11-14 Sergey Poznyakoff <gray@Mirddin.farlep.net>
* 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 <gray@Mirddin.farlep.net> 2003-11-13 Sergey Poznyakoff <gray@Mirddin.farlep.net>
* src/list.c (read_and): Initialize current_stat_info * src/list.c (read_and): Initialize current_stat_info