From: Paul Eggert Date: Tue, 23 May 2006 07:48:12 +0000 (+0000) Subject: Note problem with string.h. X-Git-Tag: v6.0~368 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd5208267560c45ec008aea7a7b374a1fe4e0423;p=thirdparty%2Fcoreutils.git Note problem with string.h. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ed9cb233e5..e571c1e8f8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,8 @@ 2006-05-23 Paul Eggert * filemode.c: Don't include ; this include was - inadvertantly put into the previous patch. + inadvertantly put into the previous patch. Problem noted + by Jim Meyering. 2006-05-22 Paul Eggert