From: Jim Meyering Date: Fri, 22 Aug 2003 08:20:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b99adb3bec1c836078a05b5e85ece33bc0001c3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index dc9c5d50ac..19257116e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2003-08-20 Jim Meyering +2003-08-22 Jim Meyering * Version 5.0.91. + * src/stat.c (do_stat): For link count at end of line, use %h format, + instead of %-5h. The latter would make stat emit trailing spaces. + Reported by Dan Jacobson. + +2003-08-20 Jim Meyering + * Makefile.am (EXTRA_DIST): Add .x-sc_space_tab .x-sc_sun_os_names 2003-08-19 Jim Meyering