From: Jim Meyering Date: Mon, 18 Oct 2004 08:19:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f7e25dc47eb01298ad47d3b379ff9f1d7ad020;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ffb86f969e..4ecfcdd861 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.3.0. + * src/pathchk.c (validate_file_name): Give a more descriptive + diagnostic when pathconf fails. This also avoids an unwarranted + warning from gcc-3.3.5 about a format not being a string literal. + * src/sleep.c (main): Remove declaration of unused local, c. * src/printenv.c (main): Likewise. * src/logname.c (main): Likewise.