From: Jim Meyering Date: Wed, 14 May 2003 08:35:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~483 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c6ba6cc22e373bd245ae119d75010a3fbf544f22;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d7d4d9a270..da695462f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-05-14 Jim Meyering + * Version 5.0.1. + * Makefile.maint (syntax-check): Add another check. 2003-05-13 Paul Eggert @@ -20,8 +22,6 @@ 2003-05-14 Jim Meyering - * Version 5.0.1. - * tests/rm/rm3: Use tr's \n notation rather than \012. This package can afford to do that, since its tests are guaranteed use GNU tr, which has accepted the more modern notation for 10 years.