summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-01 16:47:17 +0000
committerJim Meyering <jim@meyering.net>1997-02-01 16:47:17 +0000
commitf18a2cdcd6a43aedd5d593d8ae9df1a46d94e4d2 (patch)
tree4189064dd8e9d0173e0d4c86db5b182015344480 /old/textutils
parentb6aa3e6c17598709d08fc6ce660e3770bda526a0 (diff)
downloadcoreutils-f18a2cdcd6a43aedd5d593d8ae9df1a46d94e4d2.tar.xz
.
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5ce0a0588..9262a496d 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,11 @@
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/mk-script.pl (spec_to_list): Warn about all filenames
+ that exceed max-length before dying.
+
* src/pr.c (init_parameters): For compatibility: use default
separator `TAB' with full length lines. From Roland Huebner.