From: Jim Meyering Date: Sat, 17 Feb 2001 16:53:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_40~3 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=438636be9b84c90fbe6bd80424f8626f15364dae;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 3b5a52f969..f14abb4500 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,8 @@ 2001-02-17 Jim Meyering - * strftime.c: Update from libc (the only changes were to comments). + * strnlen.c (__strnlen): Merge in a change from GNU libc. + + * strftime.c: Update from GNU libc (the only changes were to comments). 2001-02-13 Bruno Haible