summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-29 14:10:51 +0000
committerJim Meyering <jim@meyering.net>2000-01-29 14:10:51 +0000
commit273d5d4925bee3ef3c72dbca75acd60550ae9b70 (patch)
treeb0f3fd6b01672f43b2c88e0cd189356884a70e1e /old
parentbd8333c63dc6edde44ccffc379997aae29416812 (diff)
downloadcoreutils-273d5d4925bee3ef3c72dbca75acd60550ae9b70.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 973c1dd12..bc01972d1 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,8 @@
2000-01-29 Jim Meyering <meyering@lucent.com>
+ * configure.in: Move library-related tests into m4/lib-check.m4.
+ Remove lib-check for cposix now that we use m4/isc-posix.m4.
+
* src/seq.c: Back out most of the 2000-01-21 and 01-22 changes.
[Instead, merely give examples showing how to accomplish the same
task with fewer limitations using existing tools. ]