From: Jim Meyering Date: Mon, 25 Jan 1999 00:18:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ec5d7e7847eb70673124bbe4f56274cf5c932d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 6f53e1628a..0435c1eb2e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,12 @@ +1999-01-24 Jim Meyering * Version 1.22h. + * src/tac.c (DONT_UNLINK_WHILE_OPEN) [__MSDOS__ || _WIN32]: Define. + + * lib/quotearg.c (quotearg_n_options): Revert type of parameter `n' + (and hence that of the local `n1', too) to `int' at Paul's request. + 1999-01-18 Akim Demaille * doc/textutils.texi: Harmonization of @samp use for options.