]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Adapt to the new output format
[chaz/tar] / ChangeLog
index 39aefa1c96a0f097f5291e8523932fba700447d6..e963c984247924a981d325f8fb9bf827719dd348 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-06-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * tests/sparse03.at: New test. 
+       * tests/Makefile.am: Add sparse03.at
+       * tests/testsuite.at: Likewise
+
+       * src/xheader.c (size_decoder): Do not set archive_file_size.
+
+       Fix bugs introduced yesterday:
+       
+       * src/sparse.c (tar_sparse_init):  Initialize
+       dimped_size to 0. 
+       (sparse_scan_file): Initialize archive_file_size to 0. The
+       variable keeps size of the file *as stored in the archive*, not
+       the size reported by stat.
+
 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        A sweep of the sparse code prompted by a bug report by Jim Meyering.
This page took 0.019769 seconds and 4 git commands to generate.