]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Updated
[chaz/tar] / ChangeLog
index 429cd040db2e624506bf8d24227849786a3c80ee..75ec5e01d1cb74ea0a13ddea814c37006e6a8256 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,30 @@
+2005-03-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/list.c (print_header): Print UID/GID in case of
+       empty user/group name. This could occur when dumping
+       files belonging to non-existing users and when listing
+       broken archives.
+       Reported by Igor Lautar.
+
+       * src/create.c: Correctly parse empty uname/gname
+       * src/sparse.c (sparse_scan_file): Bugfix. offset had
+       incorrect type.
+
+       * scripts/backup.in: Use `head -n 1'. Provide missing
+       argument to ${MT_STATUS}. Proposed by Jan Merka.
+       * scripts/backup.sh.in: Likewise. Fixed typo in
+       MT_OFFLINE assignment.
+       * scripts/restore.in (restore_fs): Use root_fs
+       
 2005-02-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
+       * src/create.c: Replace strdup with xstrdup
+       * src/names.c: Likewise
+       * src/tar.c: Likewise
+       
        * tests/append01.at: Added reference to bug-tar archive
-
+       * tests/listed02.at: Use -print with find.
+       
 2005-02-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * THANKS: Added Tim Adye. Fixed UTF.
This page took 0.0206 seconds and 4 git commands to generate.