summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index a6f4da2c5..d7cc44fa6 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,6 @@
2006-01-17 Jim Meyering <jim@meyering.net>
+
Rewrite fts.c not to change the current working directory,
by using openat, fstatat, fdopendir, etc..
@@ -27,6 +28,9 @@
[struct FTS] (fts_rft): Remove now-unused member.
[struct FTS] (fts_cycle.state): Improve comment.
+ * openat.c (openat_needs_fchdir): New function.
+ * openat.h (openat_needs_fchdir): Declare it.
+
2006-01-12 Jim Meyering <jim@meyering.net>
* stdint_.h: Remove useless parentheses in cpp directives, so that