Sergey Poznyakoff 19 years ago
parent
commit
853edfaff4
2 changed files with 7 additions and 1 deletions
  1. 5 1
      ChangeLog
  2. 2 0
      NEWS

+ 5 - 1
ChangeLog

@@ -6,6 +6,9 @@
 	(prepare_to_extract): Set directories_first
 	(extract_archive): Call apply_nonancestor_delayed_set_stat() only
 	if not extracting from an incremental archive
+	(extract_dir): Obtain root_device here, to make sure it works
+	correctly with -C.
+
 	* src/incremen.c (purge_directory): Skip the member and return if
 	the archive is not in incremental format.
 	* tests/incr02.at: New testcase
@@ -13,7 +16,8 @@
 	* tests/testsuite.at: Likewise
 
 	* THANKS: Add Guerkan Karaman.
-
+	* NEWS: Update
+	
 2005-11-30  Paul Eggert  <[email protected]>
 
 	* doc/tar.texi (Option Summary): Rewrite the

+ 2 - 0
NEWS

@@ -62,6 +62,8 @@ was not processed correctly.
 ** Previous version created invalid archives when files shrink
 during reading.
 ** Compare mode (tar d) hanged when trying to compare file contents.
+** Previous versions in certain cases failed to restore directory
+modification times.
 
 
 version 1.15.1 - Sergey Poznyakoff, 2004-12-21