diff options
author | Jim Meyering <jim@meyering.net> | 1997-02-17 04:17:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-02-17 04:17:09 +0000 |
commit | 24f79bb72c801b94ffa48f93335160f6138b00e9 (patch) | |
tree | 8471f69a41e8a3d3ea950a16371f0a425d397536 /old/textutils | |
parent | 1bdee95e06a6805c81bad355c09c0359cd972be5 (diff) | |
download | coreutils-24f79bb72c801b94ffa48f93335160f6138b00e9.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 698684287..8846082c8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ Sun Feb 16 08:30:29 1997 Jim Meyering <meyering@na-net.ornl.gov> + * tests/Makefile.am (SUBDIRS): Add tac. + * tests/tac: New directory. + * configure.in (AC_OUTPUT): Add tests/tac/Makefile. + * tests/pr-test/{tt-0FF, tt-bl, tta3-0FF, ttb3-0FF, tt-FF, tt-t, tta3-FF, ttb3-FF}: New files. Renamed (s/T/tt/) to avoid name clashes on case-independent filesystems. |