From: Jim Meyering Date: Sun, 28 Apr 2002 23:14:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a898d66bafb0888b262c0c58fc1c66ed22e9d01;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 61006dec4a..ba9a511963 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,12 @@ -2002-04-28 Jim Meyering +2002-04-29 Jim Meyering * Version 2.0.12. + * configure, config.hin, Makefile.in, etc.: Regenerate using + autoconf-2.53a. + +2002-04-28 Jim Meyering + * src/who.c: Don't include xalloc.h. It's already included via system.h.