diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-02 15:05:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-02 15:05:57 +0000 |
commit | 30bf49ce022c79cabc47a7f17a671f1b86b43021 (patch) | |
tree | 3a43f0179c7c493184ef74e5045cf51649302d43 /old/textutils | |
parent | a5ecd84c1f741b4da33aebf3c368b99afa260307 (diff) | |
download | coreutils-30bf49ce022c79cabc47a7f17a671f1b86b43021.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 932be615b..8a67c83ea 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,6 +3,7 @@ Sat Nov 2 08:50:01 1996 Jim Meyering <meyering@na-net.ornl.gov> * 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 <meyering@na-net.ornl.gov> |