From: Jim Meyering Date: Sat, 8 Feb 2003 17:07:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.7~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981efef893526ce4f0eb2caaf1ae94b7aa3e2714;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index d0de067c26..95f523174a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-02-08 Jim Meyering + + * ftw.c (ftw_startup): When using FTW_CHDIR, always remember + the current directory, not just when DIR contains a slash. + Reported by Manoj Srivastava via Michael Stone as Debian bug #180228. + 2003-02-07 Jim Meyering Merge inconsequential changes from libc.