Sergey Poznyakoff 19 anos atrás
pai
commit
6cbd7e1608
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,5 +1,12 @@
 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.