diff options
author | Jim Meyering <jim@meyering.net> | 1997-03-23 02:30:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-03-23 02:30:09 +0000 |
commit | f1c111d469e91943e609894555682ff408792cfb (patch) | |
tree | 7a97dfbcc084f521c077a86a77fb85409f09aab5 | |
parent | 24ffa56fd09210586d12e8cc6476b34ffdf0551e (diff) | |
download | coreutils-f1c111d469e91943e609894555682ff408792cfb.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 4 | ||||
-rw-r--r-- | old/sh-utils/ChangeLog | 2 | ||||
-rw-r--r-- | old/textutils/ChangeLog | 4 |
3 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 16a6a91fa..334f3ceec 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,7 @@ +Sat Mar 22 20:29:10 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * missing: New file -- from the automake-1.1m distribution. + Fri Mar 21 23:58:12 1997 Jim Meyering <meyering@na-net.ornl.gov> * Makefile.am (AUTOMAKE_OPTIONS): Require automake-1.1l. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b683f28f6..ddc8aea3c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -3,6 +3,8 @@ Sat Mar 22 00:03:02 1997 Jim Meyering <meyering@na-net.ornl.gov> * Makefile.am (AUTOMAKE_OPTIONS): Require automake-1.1l. (aclocal.m4): Use aclocal's new -I option. + * missing: New file -- from the automake-1.1m distribution. + Thu Mar 20 21:10:44 1997 Jim Meyering <meyering@na-net.ornl.gov> * m4/ccstdc.m4: Remove file. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 588fd974b..60f2a8784 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,7 @@ +Sat Mar 22 20:29:10 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * missing: New file -- from the automake-1.1m distribution. + Fri Mar 21 23:56:41 1997 Jim Meyering <meyering@na-net.ornl.gov> * Makefile.am (AUTOMAKE_OPTIONS): Require automake-1.1l. |