From: Jim Meyering Date: Sat, 19 Jul 2003 11:39:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~192 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa4df1070e312c022a39274646239206fe808dc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d71a18a4ed..292c01c8a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.0.90. + * tests/help-version (expected_failure_status_expr): Record that + expr exits with status of 3 for e.g., a write error. + * tests/priv-check: Use `id -u' to see if we're running as root, rather than trying go write to an write-protected file. When running as root, ensure $NON_ROOT_USERNAME is valid.