diff options
author | Jim Meyering <jim@meyering.net> | 1996-09-02 14:12:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-09-02 14:12:33 +0000 |
commit | 6a52479e0aee37a718a92fa3c1cf1f5816ad0954 (patch) | |
tree | 6c3d51d8e9c00825f23e20b43d0d1f2bc366eb6e /old/textutils | |
parent | 1cd5fb882cdac04f12ba8f21e93935a80993ffa3 (diff) | |
download | coreutils-6a52479e0aee37a718a92fa3c1cf1f5816ad0954.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 279a513ab..9b89a8535 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,7 @@ Sun Aug 25 22:50:47 1996 Jim Meyering <meyering@na-net.ornl.gov> * checks/sort-test/Makefile.am (EXTRA_DIST): Add $x-tests. ($x-tests): Guard dependencies with @MAINT@. + * checks/tr-test/Makefile.am: Likewise. Sat Aug 24 14:25:41 1996 Jim Meyering <meyering@na-net.ornl.gov> |