]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 29 Jun 2004 10:13:14 +0000 (10:13 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 29 Jun 2004 10:13:14 +0000 (10:13 +0000)
ChangeLog

index 284041ef398cf688718cdbf7000afdf039682071..382ba135ac10788be955d1c13bbecd7dc764f635 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-06-29  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * NEWS: Updated
+       * src/common.h (root_device): New global.
+       (gnu_restore): Renamed to purge_directory().
+       * src/extract.c (extr_init): Save the device number
+       of the root device.
+       (extract_archive): Renamed gnu_restore() to purge_directory().
+       * src/incremen.c (gnu_restore): Renamed to purge_directory().
+       Do not attempt to purge the directory if it is on a different
+       device and one_file_system_option is set.
+
 2004-06-25  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * doc/tar.texi: The actual default for exclude patterns
This page took 0.033517 seconds and 4 git commands to generate.