From: Jim Meyering Date: Sun, 7 Feb 1999 23:06:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d957fac2e39708a433b156ad328bc2d1d3139b3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 94ad2ee847..c71fc53361 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1999-02-07 Jim Meyering + * Version 1.22h. + * Makefile.maint (my-distcheck): Don't depend on dist, now that this is hooked up to the distcheck rule. * Makefile.am (distcheck-hook): New target and rule -- link to shared @@ -12,8 +14,6 @@ 1999-01-30 Jim Meyering - * Version 1.22h. - * acconfig.h: Remove lots of `#undef's, now that we use the 3-argument forms of AC_DEFINE* macros.