From: Jim Meyering Date: Sat, 2 Dec 2000 09:58:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_9~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97b58344c51d04dbb51a9559cec603cef774b29c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2d957f19ce..c2a2a9ad00 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2000-12-01 Paul Eggert + + * lib/memrchr.c: Include before any system include file. + 2000-11-29 Paul Eggert * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.