From: Jim Meyering Date: Sun, 21 Oct 2007 16:19:54 +0000 (+0200) Subject: Attribute the printf bug report. X-Git-Tag: v6.9.89~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74695771cb4373349cb6a936f93f1f335ee78016;p=thirdparty%2Fcoreutils.git Attribute the printf bug report. --- diff --git a/ChangeLog b/ChangeLog index bbcc6bce11..8915aec606 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ (print_direc): Use xprintf, rather than printf. * bootstrap.conf (gnulib_modules): Add xprintf. * po/POTFILES.in: Add lib/xprintf.c. + Reported by Bruno Haible. Put always-failing programs first in PATH, so tests cannot mistakenly run installed versions.