From: Jim Meyering Date: Sat, 24 Apr 1999 12:58:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16g~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82105f5876694b948f3c452ee0b157e468da6c4f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index eaef4708c2..97fe70c3e0 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 1999-04-24 Jim Meyering + * lib/Makefile.am (libtu_a_SOURCES): Add xstrtoumax.c + (noinst_HEADERS): Remove xstrtoul.h. + * src/csplit.c: Include new "xstrtol.h", not "xstrtoul.h". (struct control) [repeat]: Declare as uintmax_t, not int. (struct control) [lines_required]: Likewise.