From: Jim Meyering Date: Sat, 2 Nov 1996 15:02:25 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ecd84c1f741b4da33aebf3c368b99afa260307;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 6d23f9af87..408a42d2a2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,9 @@ 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. + * src/date.c (main): Give better diagnostic. Suggestion from Karl Berry.