From: Jim Meyering Date: Tue, 23 Mar 2004 20:17:58 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1957 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a8f1849c115a0d06b22a54f5ce9d1820aca7678;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 9ddf4dc641..71b3aa12e0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,8 @@ * Makefile.am (libfetish_a_SOURCES): Add getopt_int.h. * getopt_int.h: New file, from gnulib. * getopt.c, getopt.h, getopt1.c: Sync from gnulib. + * getopt.c, getopt.h: Remove space(s) before TAB. + * mbswidth.c, mbswidth.h: Sync from gnulib. 2004-03-21 Jim Meyering