From d8ab22727f4e59a9f3bf5bc2856f3d7471830482 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 17 Apr 1996 03:41:47 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index df5a5650de..02fb9a7635 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,19 @@ +Tue Apr 16 20:24:44 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * src/Makefile.am (who.c): Qualify who-users.c reference with + $(srcdir)/ prefix. + (users.c): Likewise. + (uptime.c): Likewise. + From François Pinard. + + * configure.in: Always invoke AC_GETLOADAVG, not just if we're + building uptime. + Sat Apr 13 13:24:35 1996 Jim Meyering (meyering@na-net.ornl.gov) + * getloadavg.c: Test cpp-defined __sun as well as sun, because + in strict ANSI mode, only __sun is defined. From Kaveh Ghazi. + * date.c (usage): Add missing `\n\' at the end of newly added lines for %e and %z. -- 2.47.3