From 888b0d82b74fbadab980cc5132948173e8a06cc9 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 1 Dec 2005 12:58:17 +0000 Subject: [PATCH] Update --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index d1edfac..8a3cdfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-12-01 Sergey Poznyakoff + + * 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 * doc/tar.texi (Option Summary): Rewrite the -- 2.44.0