From: Jim Meyering Date: Sat, 2 Nov 1996 15:05:57 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30bf49ce022c79cabc47a7f17a671f1b86b43021;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 408a42d2a2..398fce0ec9 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -3,6 +3,7 @@ Sat Nov 2 00:16:16 1996 Jim Meyering * doc/Makefile.am (MAKEINFO): Set to makeinfo --no-split. Otherwise, the generated info files have names longer than the 14-byte max of some old systems. + Reported by Karl Heuer. * src/date.c (main): Give better diagnostic. Suggestion from Karl Berry. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 932be615b8..8a67c83eae 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,6 +3,7 @@ Sat Nov 2 08:50:01 1996 Jim Meyering * doc/Makefile.am (MAKEINFO): Set to makeinfo --no-split. Otherwise, the generated info files have names longer than the 14-byte max of some old systems. + Reported by Karl Heuer. Fri Nov 1 21:33:16 1996 Jim Meyering