From: Jim Meyering Date: Tue, 22 Jul 2003 16:32:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9903c3432c62d5f003455cc96656082ebfa5ce97;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a33ca3e86c..280a939636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.0.90. + * man/Makefile.am (.x.1): Substitute 's,$t/$*,$*,' on output of + help2man, to avoid having `rm.td/rm' appear in rm.1. Reported by + Thomas Luzat. See http://bugs.debian.org/202413 for details. + * src/cut.c (main) [lint]: Initialize spec_list_string to avoid warning. * src/hostid.c: Don't include . system.h already does that.