From db19f3df8b66bb6b4f6181322e0ed28a19bd2601 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 May 2006 13:28:28 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 1286e5174..05b0daeac 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -9,6 +9,8 @@ 2006-05-13 Jim Meyering + * xfts.c (xfts_open): Always use FTS_CWDFD. + Restore the parts of fts that were removed on 2006-01-17, so that it's easier for legacy applications designed for the version of fts in glibc or BSD to convert to this more robust version. -- cgit v1.2.3-54-g00ecf