From cf38364839d0b88028c995fc1060f86bbc33354e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Jun 2004 15:07:22 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- 2.47.3