]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 1 Dec 2005 12:58:17 +0000 (12:58 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 1 Dec 2005 12:58:17 +0000 (12:58 +0000)
ChangeLog

index d1edfaca4ac7bc042bbf72a9da4da55d90e4dbd3..8a3cdfe9fbea37875dc939007c1fb27eca0d27b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-12-01  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/extract.c: Fix restoring of directory timestamps from
+       incremental archives.
+       (directories_first): New variable.
+       (prepare_to_extract): Set directories_first
+       (extract_archive): Call apply_nonancestor_delayed_set_stat() only
+       if not extracting from an incremental archive
+       * src/incremen.c (purge_directory): Skip the member and return if
+       the archive is not in incremental format.
+       * tests/incr02.at: New testcase
+       * tests/Makefile.am: Add incr02.at
+       * tests/testsuite.at: Likewise
+
+       * THANKS: Add Guerkan Karaman.
+
 2005-11-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/tar.texi (Option Summary): Rewrite the
This page took 0.025933 seconds and 4 git commands to generate.