diff options
-rw-r--r-- | old/fileutils/ChangeLog | 5 | ||||
-rw-r--r-- | old/sh-utils/ChangeLog | 5 | ||||
-rw-r--r-- | old/textutils/ChangeLog | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 084fe3866..50f0284b8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +1997-07-04 Jim Meyering <meyering@na-net.ornl.gov> + + * Makefile.am (aclocal-files): Look in source directory, not build dir. + From Andreas Schwab. + 1997-07-03 Jim Meyering <meyering@na-net.ornl.gov> * src/mv.c (apply_attributes): New function. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 02c7ec74c..d2a5fe344 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +1997-07-04 Jim Meyering <meyering@na-net.ornl.gov> + + * Makefile.am (aclocal-files): Look in source directory, not build dir. + From Andreas Schwab. + 1997-07-03 Jim Meyering <meyering@na-net.ornl.gov> * tests/date/Test.pm (test_vector): Remove bogus TZ=GMT environment diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 96d87a5bd..76b453e2f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1997-07-04 Jim Meyering <meyering@na-net.ornl.gov> + + * Makefile.am (aclocal-files): Look in source directory, not build dir. + From Andreas Schwab. + Sun Jun 15 06:36:41 1997 Jim Meyering <meyering@na-net.ornl.gov> * src/pr.c (init_header) [T_BUF_FMT]: Output the 4-digit year (not the |