diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index eaef4708c..97fe70c3e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 1999-04-24 Jim Meyering <meyering@ascend.com> + * 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. |