From: Jim Meyering Date: Sun, 5 Oct 2003 11:43:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~465 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64396834335276a53206d2dc1600e0f4f65d32ce;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index dcb2810bda..956cce3be4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2003-10-04 Jim Meyering +2003-10-05 Jim Meyering * Version 5.0.92. + * src/du.c (du_files): Mark diagnostic for translation. + +2003-10-04 Jim Meyering + * src/du.c (du_files): Ignore any failure of fts_close. Give better diagnostics for failed fts_open.