From: Jim Meyering Date: Sat, 21 Jan 2006 11:17:19 +0000 (+0000) Subject: . X-Git-Tag: v6.0~849 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3173cb27ddf0f34b4918a529b2df7bdb6872d71e;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index d7cc44fa6e..4579b4e374 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,5 @@ 2006-01-17 Jim Meyering - Rewrite fts.c not to change the current working directory, by using openat, fstatat, fdopendir, etc..