diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-30 12:13:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-30 12:13:26 +0000 |
commit | be27aed1ec62e6b200b97f5056a544674c913478 (patch) | |
tree | e5e2fdbb469615afc029efe7e84e1b98e4f2ef1c /old | |
parent | cf16d34a4d41f123a52c06e91c4222b3ba167678 (diff) | |
download | coreutils-be27aed1ec62e6b200b97f5056a544674c913478.tar.gz coreutils-be27aed1ec62e6b200b97f5056a544674c913478.tar.bz2 coreutils-be27aed1ec62e6b200b97f5056a544674c913478.zip |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 389e6c7ad..4421563d4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +2000-01-29 Jim Meyering <meyering@lucent.com> + + * configure.in: Remove lib-check for cposix now that we use + m4/isc-posix.m4. + (jm_LIB_CHECK): Use this even though the library checks aren't + required for this patchage (so all three lib/Makefile.in files + will be the same). + 2000-01-24 Mark Kettenis <kettenis@gnu.org> * src/tsort.c (exit_status): New variable. |