diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-10 21:20:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-10 21:20:41 +0000 |
commit | 888a5250a56353ba7148be8a7eb6527f2e60f78e (patch) | |
tree | dcd3892dd6cfc4b13de9e85da756e85b1f963c59 /old/textutils | |
parent | d468c227b023963cfcc5d8024239c21382c85ddb (diff) | |
download | coreutils-888a5250a56353ba7148be8a7eb6527f2e60f78e.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 930fd30e8..54b4364d4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,17 @@ Tue Dec 10 00:15:50 1996 Jim Meyering <meyering@na-net.ornl.gov> + The file name, `build-script.pl' is longer than 14 characters. + Rename it. + * tests/cut-test/mk-script.pl: Rename from build-script.pl. + * tests/cut-test/Makefile.am: Reflect renaming. + * tests/tr-test/mk-script.pl: Rename from build-script.pl. + * tests/tr-test/Makefile.am: Reflect renaming. + * tests/sort-test/mk-script.pl: Rename from build-script.pl. + * tests/sort-test/Makefile.am: Reflect renaming. + * tests/join-test/mk-script.pl: Rename from build-script.pl. + * tests/join-test/Makefile.am: Reflect renaming. + Reported by Karl Heuer. + * configure.in (VERSION): Bump to 1.19r. (AC_ISC_POSIX): Remove kludgy macro. Use this test instead: |