From: Jim Meyering Date: Sun, 28 Apr 2002 17:29:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38fa93be81de73e87e4992cad437d968a95e0182;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8d664c9924..4c36a961e5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ -2002-04-25 Jim Meyering +2002-04-28 Jim Meyering * Version 2.0.12. + * src/test.c (test_syntax_error): Add `const' to paramater + declarations to avoid new warning from gcc. + (integer_expected_error): Likewise. + +2002-04-25 Jim Meyering + * configure.ac (AM_GNU_GETTEXT): Add external arg. (AC_CONFIG_FILES): Remove intl/Makefile. * Makefile.am (SUBDIRS): Remove intl.