From: Jim Meyering Date: Wed, 31 Mar 2004 08:39:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1893 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43f3fe3cf30bc72a471c5394c27b3309f13d584;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4b1f5906ae..bdbe88a13e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.3.0. + * tests/Fetish.pm (run_tests): Remove `.orig' file. + Remove debugging diagnostic. + Specifying an invalid --width=N (-w) or --gap-size=N (-g) would not elicit an error. * src/ptx.c: Include "xstrtol.h" and "quotearg.h".