]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 May 2006 22:18:20 +0000 (22:18 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 May 2006 22:18:20 +0000 (22:18 +0000)
lib/ChangeLog

index 5e6cb7e492d9651f9b60604596ea8f43d4e90be3..a1882ff2382fc65bd2950e301633fede3dbae353 100644 (file)
@@ -1,3 +1,9 @@
+2006-05-21  Jim Meyering  <jim@meyering.net>
+
+       * fts.c (fts_open): Fail with EINVAL if a caller violates this rule:
+       Either FTS_LOGICAL or FTS_PHYSICAL must be provided to the
+       fts_open() function.
+
 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        * nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.