summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-13 05:37:09 +0000
committerJim Meyering <jim@meyering.net>1996-02-13 05:37:09 +0000
commit78362fb43a66d4caee12e0fb899f98d44a113e60 (patch)
treedc2757487770bcfeffc9d701ecc3ecefd043950d /old/sh-utils
parent1723365c85d82104acf266e70c2035cae793bbc7 (diff)
downloadcoreutils-78362fb43a66d4caee12e0fb899f98d44a113e60.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 7112a2412..d43d04bd8 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -8,6 +8,13 @@ Mon Feb 12 23:26:05 1996 Jim Meyering (meyering@na-net.ornl.gov)
* src/who.c (print_entry): If possible, canonicalize the host hame.
From Miles Bader (miles@gnu.ai.mit.edu).
+ Update for automake-0.29.
+ * Makefile.am (CONFIG_HEADER): Don't define. Automake now does it.
+ * src/Makefile.am: Likewise.
+ * lib/Makefile.am: Likewise.
+ * doc/Makefile.am (info_TEXINFOS): Renamed from TEXINFOS.
+ * man/Makefile.am (man_MANS): Renamed from MANS.
+
Wed Jan 31 23:40:50 1996 Jim Meyering (meyering@na-net.ornl.gov)
* lib/strftime.c (add_num_tz): New function.