summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-03-26 04:50:40 +0000
committerJim Meyering <jim@meyering.net>1993-03-26 04:50:40 +0000
commitc9b0bde5e66c0df65db8a147d2c360be0c9b6172 (patch)
treeffc5acbe9b70684575d1c1ea6d917cddc4b96782 /old
parent1a34a11854f7335e677f2380cd6cd8aac0097963 (diff)
downloadcoreutils-c9b0bde5e66c0df65db8a147d2c360be0c9b6172.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 62f8b3e3e..5bdf0fc27 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,8 @@
Thu Mar 25 22:41:01 1993 Jim Meyering (meyering@comco.com)
- * configure.in: Add AC_IRIX_SUN to get -lsun because Irix-4.0.5's
- libc.a doesn't have yp/NIS entrypoints.
+ * configure.in: Add AC_IRIX_SUN to get -lsun because
+ Irix-4.0.5's libc.a doesn't have yp/NIS entrypoints.
+ From Kjetil Wiekhorst J|rgensen <jorgens@pvv.unit.no>.
Sun Dec 6 23:17:09 1992 Jim Meyering (meyering@comco.com)