diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 | ||||
-rw-r--r-- | old/textutils/ChangeLog | 6 |
2 files changed, 12 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. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7fefd94df..8d023f840 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/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>. + Wed Nov 15 23:48:31 1995 Jim Meyering (meyering@comco.com) * mkdep-Makefile (.deps/empty.P): Depend on BUILT-HEADERS. |