From be4a8a192ad075d4423b247132bb7e3328a18190 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Dec 1994 20:53:43 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 4 ++++ old/sh-utils/ChangeLog | 20 ++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a071b04..acb6328 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,7 @@ +Sun Dec 4 14:53:12 1994 Jim Meyering (meyering@comco.com) + + * doc/Makefile.in (DISTFILES): Add getdate.texi. + Sun Nov 06 00:18:56 1994 Jim Meyering (meyering@comco.com) * Version 3.12. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 37339de..9aeeeff 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,23 @@ +Sun Dec 4 14:53:12 1994 Jim Meyering (meyering@comco.com) + + * doc/Makefile.in (DISTFILES): Add getdate.texi. + +Sat Dec 3 07:59:55 1994 Jim Meyering (meyering@comco.com) + + * configure.in (AC_CHECK_FUNCS): Add strchr and strrchr. + (AC_CHECK_HEADERS): Add stdlib.h. + (LIBS): If the strtod replacement is required, check for pow in -lm. + * src/Makefile.in (printf): Remove hard-coded -lm. Not every + system has it. + +Thu Nov 17 23:47:26 1994 Jim Meyering (meyering@comco.com) + + * who.c (list_entries): Delete. Split in two actually... + (list_entries_users, list_entries_who, userid_compare): New functions. + (list_entries_users): Sort the user names. Reported by + Michael I Bushnell. + Topologically sort the functions and remove fwd declarations. + Sat Nov 05 08:35:25 1994 Jim Meyering (meyering@comco.com) * Version 1.12. -- 2.7.4