diff options
author | Jim Meyering <jim@meyering.net> | 1996-08-26 03:51:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-08-26 03:51:49 +0000 |
commit | a8676a3282e36cb0ae2aee439918736b088f6934 (patch) | |
tree | b2bbf212da806b1841d84f009e5dbb74e5c97359 /old/textutils | |
parent | e8f73104749c4f0f0d4620106dc5f6fe471ddc00 (diff) | |
download | coreutils-a8676a3282e36cb0ae2aee439918736b088f6934.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5d72cb79a..279a513ab 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +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@. + Sat Aug 24 14:25:41 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/cat.c (cat): Cast first arg to stpcpy to char* to avoid warnings. |