From: Jim Meyering Date: Sat, 8 Mar 2003 16:43:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e02625cb79f991638b5dd95b5a58a14daf42a097;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 42017fae4c..c172c363d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-03-08 Jim Meyering + * Version 4.5.10. + * tests/rm/fail-2eperm: Rather than simply using the first non-root username, make sure that the selected user name has a usable shell. Reported by Paul Jarc. @@ -12,8 +14,6 @@ files. Suggestion from Ben Elliston. (usage): Say it. - * Version 4.5.10. - * tests/misc/tty-eof: Also check for the log_user method, to avoid spurious failure when using an old version of Expect.pm (e.g., 1.07). Reported by Bob Proulx.