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

index 8a3cdfe9fbea37875dc939007c1fb27eca0d27b4..56061b6a8c857485e4fe833a0b1bdee6f4885675 100644 (file)
--- a/ChangeLog
+++ b/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  <eggert@cs.ucla.edu>
 
        * doc/tar.texi (Option Summary): Rewrite the
diff --git a/NEWS b/NEWS
index b6a39bcdce8237b4a8660444787560b3a5979c11..5c83c97d21b13ff2d3f26dbfdb4d8f4fe3ec3989 100644 (file)
--- a/NEWS
+++ b/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.
 
 \f
 version 1.15.1 - Sergey Poznyakoff, 2004-12-21
This page took 0.03465 seconds and 4 git commands to generate.