From e159d72704a14e06c500c28d2eb21d35504c919c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 2 Jan 1999 19:33:33 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index efd4661abd..d91d935716 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,11 +1,21 @@ -1999-01-01 Jim Meyering +1999-01-02 Jim Meyering * Version 1.22g. + * lib/argmatch.h (XARGMATCH): Don't return a value; instead, + modify a parameter. Add a `Die_stmt' parameter. + Add parentheses. + * lib/argmatch.c (__xargmatch_internal): Remove now-unused function. + (argmatch_to_argument): Add `const' attribute to first parameter. + +1999-01-01 Jim Meyering + * src/tsort.c: Move inclusion of assert.h to follow that of stdio.h. Some losing systems require this. Use STREQ macro instead of strcmp in a few places. + * po/POTFILES.in: Add tsort.c. + * man/Makefile.maint ($(man_MANS)): `exit 1' if any of help2man, chmod, or mv fails. Otherwise, the failure could go unnoticed. -- 2.47.3