From: Jim Meyering Date: Wed, 22 Sep 2004 20:16:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~623 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=745b7762a1c786bc67ae2944599b4d8ecf34abde;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index e40cd3520b..1fbbb54d02 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,10 @@ 2004-09-22 Jim Meyering - * backupfile.c: Remove trailing blank. + * getopt.c: Remove extraneous spaces before TAB. + * getopt_.h: Likewise. + + * backupfile.c: Remove trailing blanks. + * euidaccess.c: Likewise. 2004-09-13 Paul Eggert