]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Update invocations of name_scan.
[chaz/tar] / ChangeLog
index c466a69be8c05372f34366b79ce3d6c6be8ff691..e266aa445a40f7fdeedddb51e7a837ac9021d668 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-12-13  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/common.h (struct name): New member `explicit'. Remove unused
+       member `isdir'.
+       * src/incremen.c (procdir): If name_scan() returns something,
+       check if it was explicitely given in the command line
+       * src/names.c (addname,add_hierarchy_to_namelist): Initialize
+       explicit member appropriately.
+
+       * src/incremen.c (procdir): If --one-file-system is given and a
+       directory is found to be on another device, *and* this directory
+       is explicitely given in the command line, then do not omit it.
+
 2005-12-11  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * NEWS: Update
This page took 0.019957 seconds and 4 git commands to generate.