summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-03 05:09:12 +0000
committerJim Meyering <jim@meyering.net>1997-02-03 05:09:12 +0000
commite4af7abbde7076ad75c0d3715dda8b3edccd2654 (patch)
tree4cddb446c91ab29e3a8b47e7b5db757814ea2b5c /old/textutils
parente8bcfd934a4a0f61b85174c8690241f7d0c91e47 (diff)
downloadcoreutils-e4af7abbde7076ad75c0d3715dda8b3edccd2654.tar.xz
.
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 1f2231cd2..3ef954ce6 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,8 +1,13 @@
+Sun Feb 2 23:06:59 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/join.c: Move alloca-related preprocessor code into system.h.
+ * src/od.c: Remove alloca-related preprocessor code.
+ * src/system.h: Add alloca-related preprocessor code.
+
Sat Feb 1 07:21:43 1997 Jim Meyering <meyering@na-net.ornl.gov>
- * tests/pr-test/w35jml17f-lmlo: Rename file from w35jml17f-lm-lo to
- avoid exceeding 14-character limit.
- * tests/pr-test/Test.pm (test 10md): Reflect renaming.
+ * tests/pr-test/*: Rename files to avoid exceeding 14-character limit.
+ * tests/pr-test/Test.pm: Reflect renamings.
* tests/pr-test/mk-script.pl (spec_to_list): Warn about all filenames
that exceed max-length before dying.