From: Jim Meyering Date: Thu, 14 Jan 1999 18:27:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a4ddab33a63969b4a8e5e3d116b2d415688ff0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5f9cea4e22..79f7fec539 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,14 @@ +1999-01-14 Jim Meyering + + * lib/long-options.c (parse_long_options): Rename `usage' parameter + to avoid shadowing globally scoped function. + +1999-01-14 Akim Demaille + + * acconfig.h: Add a @BOTTOM@ section. + (@BOTTOM@): Define ARGMATCH_EXIT_FAILURE. Declare usage (). + * src/*.c: Don't prototype usage as static. + 1999-01-10 Jim Meyering * Version 1.22g.