summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-16 16:36:58 +0000
committerJim Meyering <jim@meyering.net>2000-01-16 16:36:58 +0000
commit67cf2e1e2ee1d4df2eaefc5a5ef9f0704e0dc163 (patch)
tree90e40c20122b7594dfece6ed860644a38bc3fa04 /old/textutils/ChangeLog
parent2b47bcaca61c94beb23de39a3839b887319a13dd (diff)
downloadcoreutils-67cf2e1e2ee1d4df2eaefc5a5ef9f0704e0dc163.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 105271d04..f7456a3ad 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,13 @@
+2000-01-16 Jim Meyering <meyering@lucent.com>
+
+ * configure.in: Remove AM_FUNC_ERROR_AT_LINE, jm_FUNC_STRFTIME,
+ AC_FUNC_VPRINTF, and AC_FUNC_ALLOCA. Now they're in m4/.
+
2000-01-15 Jim Meyering <meyering@lucent.com>
+ * configure.in (AC_REPLACE_FUNCS): Remove these: memcpy memset stpcpy
+ strpbrk strtol strtoul. Now that's in m4/.
+
unexpand could infloop
* src/unexpand.c (TAB_STOP_SENTINEL): Define.
(unexpand): Use it instead of INT_MAX.