From: Jim Meyering Date: Sat, 17 Feb 2001 16:56:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_40~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d30007986e1a02018a3b79b92c9d620a2025766;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f14abb4500..feb824cbc5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2001-02-17 Jim Meyering + * strtoul.c: Sync from GNU libc. Use double quotes, not <...> + around included file name. + * strnlen.c (__strnlen): Merge in a change from GNU libc. * strftime.c: Update from GNU libc (the only changes were to comments).