From: Jim Meyering Date: Mon, 12 Jan 2004 14:07:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097b35b8fd3446be7c90429021ff6b99350af1c8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2b516a84a6..ff7339b581 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.1.1. + * Makefile.maint (po-check): Ensure that cvsu works before using it. + Reported by Alexandre Duret-Lutz. + * src/tail.c (main): Warn about following stdin only when it's a tty. * configure.ac: Use gl_DEFAULT_POSIX2_VERSION.