From 3168b354904de6a5e7d302068bd9302a606420ce Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 Jan 2004 15:41:05 +0000 Subject: *** empty log message *** --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 47cb384f0..d9b89986e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.1.2. + * man/Makefile.am (.x.1): Prefix help2man invocation with `$(PERL) --' + so it works on systems with Perl installed somewhere other than in + /usr/bin. + * src/paste.c (paste_parallel): Declare local, chr, to be of type `int', not `char', since it must hold EOF. This bug would make paste infloop on some systems. Reported by Nelson H. F. Beebe -- cgit v1.2.3-54-g00ecf