From: Jim Meyering Date: Mon, 15 Jul 1996 01:07:26 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e4b51e965994ebc68255176e8e4e4fd958bc64;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d8d4cbf787..c947e1ea1b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Sun Jul 14 20:05:34 1996 Jim Meyering + + * src/who-users.c (print_uptime): Use 0, not undefined errno in + couldn't-get-boot-time diagnostic. From Ulrich Drepper. + Sat Jul 13 14:22:54 1996 Jim Meyering * src/chroot.c (usage): Add a `\' after `\n' in usage message.