From: Jim Meyering Date: Fri, 12 Apr 2002 10:39:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1247f879f9fe5c2c00f6d9abd3edb2a4b11477c1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ee56933983..09b8e3d700 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,11 @@ -2002-03-25 Jim Meyering +2002-04-12 Jim Meyering * Version 2.0.12. + * src/Makefile.am (LDADD): List ../lib/libfetish.a both before + and after @LIBINTL@. Thanks to Paul Eggert for the fix and to + Bruno Haible for diagnosing the problem. + 2002-02-26 Paul Eggert * src/test.c (age_of): Return -1 and 0 rather than 0 and 1.