summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-17 03:29:26 +0000
committerJim Meyering <jim@meyering.net>1995-11-17 03:29:26 +0000
commita0aef26c06bfdd597b28539c57bd43b1b0d70b79 (patch)
treeae179c67ca8adc9c92c17af160c0976ff7cd68cd /old/sh-utils
parent4d4a6210f78b588d14b61e46fc5a4781d4f67bac (diff)
downloadcoreutils-a0aef26c06bfdd597b28539c57bd43b1b0d70b79.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 432ecc3a4..923e33290 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+Thu Nov 16 21:25:45 1995 Jim Meyering (meyering@comco.com)
+
+ * Makefile.in (_all): New default target. Depend on `all' to work
+ around bug in AIX-3.2.5's /bin/make Reported by Andreas Luik
+ <luik@isa.de>.
+
Tue Nov 7 23:53:20 1995 Jim Meyering (meyering@comco.com)
* stty.c (usage): Clarify descriptions of ignpar and ignbrk.