From: Jim Meyering Date: Mon, 21 Oct 1996 00:38:50 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19o~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4516e9ec552febc20c313685da516dce3f0c99d8;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 868c24b7a6..0f57d5f2d0 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Sun Oct 20 09:03:51 1996 Jim Meyering + * src/Makefile.am (install-root): New rule. + Suggestion from François Pinard. + * src/who-users.c (print_entry): Don't take address of UT_TIME_MEMBER directly. From Ulrich Drepper.