]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
(diff_sparse_files): Temporary placeholder.
[chaz/tar] / ChangeLog
index 9da751e6411fe4c33449b8b7245dd9a8dd81c69b..c8c6a67b060fa152846e082fb21f2e20af380c51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2003-11-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * configure.ac: Fixed check for setsockopt
+
+       * src/create.c: Do not zero-terminate name field if
+       the name is exactly 100 characters long. 
+       (write_ustar_long_name): Fixed cheking for unsplittable
+       names.
+       
+2003-11-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/create.c (start_header): Removed debugging hook
+       (dump_file): Fixed handling of linkname field.
+       * src/names.c (safer_name_suffix): If the input
+       file name ends with a slash, output one should do so
+       as well.
+       * doc/tar.texi: Documented --format=ustar
+
+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>
 
        * src/list.c (read_and): Initialize current_stat_info
This page took 0.020508 seconds and 4 git commands to generate.