]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 1 Feb 1997 16:47:17 +0000 (16:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Feb 1997 16:47:17 +0000 (16:47 +0000)
old/textutils/ChangeLog

index 5ce0a058849e31b4f717e562d506b80c1f1fca35..9262a496d1b44fd5769a64b7282aadf4d4c3beda 100644 (file)
@@ -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.