]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Updated
[chaz/tar] / ChangeLog
index 47e12b3e41025693a0d74e287593a5235e20d199..6db1d46110399ffdd7bfea81ee1a3a57404162d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-11-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * 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.
This page took 0.019876 seconds and 4 git commands to generate.