From: Jim Meyering Date: Tue, 25 Sep 2001 06:28:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_16~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=41033e8bd03f61728ee21cb7cbb21ea36eb543f7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8ed201da03..fc785f1604 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,14 @@ +2001-09-25 Jim Meyering + + * Version 2.0.16. + +2001-09-24 Paul Eggert + + * src/Makefile.am (sort_DEPENDENCIES): Depend only on + ../lib/libfetish.a, not on $(LDADD), since the latter may + contain `-lintl'. This resembles yesterday's patch for the + `$(PROGRAMS)' rule. + 2001-09-23 Jim Meyering * Version 2.0.15.