summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-12-04 20:53:43 +0000
committerJim Meyering <jim@meyering.net>1994-12-04 20:53:43 +0000
commitbe4a8a192ad075d4423b247132bb7e3328a18190 (patch)
tree191af17537a09e90f57535fa366b0d23c53b114d /old/sh-utils
parentfec974e60ecfd73f6ff7d28b6381edb4de82f9ee (diff)
downloadcoreutils-be4a8a192ad075d4423b247132bb7e3328a18190.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 37339de92..9aeeeffdc 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.