diff options
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. |