summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-11 22:07:30 +0000
committerJim Meyering <jim@meyering.net>1996-03-11 22:07:30 +0000
commitd3bcbd996806726e369758dc33dc001d08690bc4 (patch)
tree3e08c351e2b5589612a5f0421e00cf4fa6822007 /old
parent6526b374602c1bcc5bd818e3069227c32c7642c1 (diff)
downloadcoreutils-d3bcbd996806726e369758dc33dc001d08690bc4.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 153438175..2695dc8bc 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