From a140942848c2915a3ff527560103cca944a3e9df Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 2 Nov 1996 14:50:31 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 8 ++++++++ old/textutils/ChangeLog | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bc0aa9b31e..b8acbd0a39 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +Sat Nov 2 07:05:36 1996 Jim Meyering + + * configure.in (ALL_LINGUAS): Add Spanish (es). + + * 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. + Tue Oct 29 06:49:16 1996 Jim Meyering * src/ls.c (decode_switches): Make -A set really_all_files to zero diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index daaac3aa05..932be615b8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +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. + Fri Nov 1 21:33:16 1996 Jim Meyering * lib/strtol.c: Update from GNU libc. -- 2.47.2