From: Jim Meyering Date: Tue, 8 Jun 2004 16:58:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1364 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=095b41255b1c3dfd462e053e234667f012448693;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 640532320f..07865c6434 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-05-20 Paul Eggert + * Version 5.3.0. + * tests/chgrp/basic: Test that chgrp -h does not fail on symlinks, even on hosts where that's not supported. Test that if -R is specified without -H or L, -h is assumed. @@ -63,8 +65,6 @@ 2004-06-07 Paul Eggert - * Version 5.3.0. - * src/uname.c (main): Fix typo introduced on 2003-05-10 that prevented a diagnostic of any operands.