From: Jim Meyering Date: Sat, 21 Oct 2000 13:09:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_8~42 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4d2231d02c97d9a6811416b4e97e87cf01fc1d67;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 776e81ca83..69689866cd 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -15,9 +15,9 @@ 2000-09-22 Jan Nieuwenhuizen - * src/cat.c (MAX_LINE_BUF): Fixed size of line number buffer to - prevent buffer overrun. Replaced raw value by #define. - (next_line_num): Fixed (now academic) possible line buffer overrun. + * src/cat.c (MAX_LINE_BUF): Fixed size of line number buffer to + prevent buffer overrun. Replaced raw value by #define. + (next_line_num): Fixed (now academic) possible line buffer overrun. 2000-09-07 Jim Meyering @@ -2181,8 +2181,8 @@ 1998-02-16 Jim Meyering - * configure.in (jm_FUNC_LSTAT): Use it. - (jm_FUNC_STAT): Use it. + * configure.in (jm_FUNC_LSTAT): Use it. + (jm_FUNC_STAT): Use it. * lib/Makefile.am (EXTRA_DIST): Add lstat.c and stat.c. 1998-02-06 Jim Meyering @@ -2211,8 +2211,8 @@ 1998-01-30 Paul Eggert - * configure.in (AC_LFS): Put before anything that can affect or use - CPPFLAGS, LDFLAGS, or LIBS. + * configure.in (AC_LFS): Put before anything that can affect or use + CPPFLAGS, LDFLAGS, or LIBS. 1998-01-25 Jim Meyering