From: Jim Meyering Date: Sat, 28 Oct 2000 07:56:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_28~28 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3032dfa4ef4bd1180805f991bbd00c4610a774f7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 9e5c71351e..0eae28a352 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2000-10-28 Jim Meyering + * regex.c: Update from libc. + * regex.h: Likewise. + * getopt1.c: Likewise. + * getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseek0. Patch by Ulrich Drepper.