From fb888f11ab1e2da731da6024e720ba7060ce8461 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 2 Jan 1999 19:38:05 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d91d935716..b5180e55c0 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,14 @@ 1999-01-02 Jim Meyering + * src/tsort.c (tsort): Use a single call to error instead of two + to fprintf. + (main): Remove `%s: ' prefix on format string. + + * src/tail.c (parse_options): Use XARGMATCH in place of argmatch. + + * src/ptx.c (format_vals): New array. + (main): Use XARGMATCH in place of argmatch. + * Version 1.22g. * lib/argmatch.h (XARGMATCH): Don't return a value; instead, -- 2.47.3