From: Jim Meyering Date: Wed, 23 Jun 2004 15:07:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1263 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf38364839d0b88028c995fc1060f86bbc33354e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 08c70e7ade..821619683b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2004-06-22 Paul Eggert +2004-06-23 Jim Meyering * Version 5.3.0. + * tests/*: Replace all occurrences of `(exit N); exit' with + `(exit N); exit N'. Otherwise, those many tests could exit with + improper exit status when exiting via e.g., a trapped interrupt. + Thanks to a report from Bob Proulx. + +2004-06-22 Paul Eggert + * src/who.c (idle_string, print_user): New arg boottime, specifying the most recent boot time. All uses changed. (idle_string) Consider a line to be "old" if it hasn't been used