summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 64aaa304e..f13173812 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,8 @@
2006-01-11 Jim Meyering <jim@meyering.net>
* fts.c [!_LIBC]: Include "fcntl--.h", to map open to open_safer.
+ (fts_open): Put new (2006-01-04) maxarglen declaration and uses
+ in their own block, so pre-c99 compilers don't object.
* openat.c (fchownat): New function.
* openat.h (fchmodat, fchownat): Declare.