From: Jim Meyering Date: Fri, 21 Feb 2003 07:06:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.8~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23e52c28fb161781d7d01838d85a9ad8e82b60b3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 6a238ba402..4dfc0419db 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-02-21 Jim Meyering + + * ftw.c: Include before . + This is required for Apple Darwin 6.3 (MacOS 10.2.3). + Patch by Nelson Beebe. + 2003-02-19 Jim Meyering * md5.c: Merge in some clean-up and optimization changes from glibc.