summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-01-17 17:42:57 +0000
committerJim Meyering <jim@meyering.net>2006-01-17 17:42:57 +0000
commit88df081621f9517ed9777c0b954915d747025353 (patch)
tree581d25d4106bf94fafebef4e241b0e008c84fb1e /lib
parent264f1bc3cd7e2d29be28d2c01c7c1d101274b856 (diff)
downloadcoreutils-88df081621f9517ed9777c0b954915d747025353.tar.xz
*** empty log message ***
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