diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-28 05:27:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-28 05:27:53 +0000 |
commit | ece3b1d1447b74fb53a1889680f69fed6f9fca40 (patch) | |
tree | 6a26ec2da57b89abec9ed10201bc491b92beef57 /old | |
parent | 8087dd5668d19659b87f0a76480d97bdd367b031 (diff) | |
download | coreutils-ece3b1d1447b74fb53a1889680f69fed6f9fca40.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index bf78dff6e..6da86ba33 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,12 @@ Fri Dec 27 17:29:02 1996 Jim Meyering <meyering@na-net.ornl.gov> + * tests/pr-test/Makefile.am (explicit): Regenerate list of files, + this time with duplicates removed. + + * src/pr.c (usage): Break long string literal into two separate + printf statements to accomodate default maximum of 2048 characters + for Irix-4.0.5. Reported by Kaveh Ghazi. + * Makefile.am (aclocal.m4): No longer depend on acinclude.m4. * tests/Makefile.am (SUBDIRS): Add pr-test. |