From: Jim Meyering Date: Mon, 11 Mar 1996 22:07:30 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3bcbd996806726e369758dc33dc001d08690bc4;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1534381752..2695dc8bc2 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Mon Mar 11 16:07:08 CST 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * sort.c (write_bytes): Renamed from xfwrite. + Remove SIZE parameter. It was always 1. Update all callers. + Rename NELEM parameter to N_BYTES and change its type to size_t. + Sat Mar 9 13:30:12 1996 Jim Meyering (meyering@na-net.ornl.gov) * cat.c cksum.c comm.c csplit.c cut.c expand.c fmt.c