summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-06 05:20:18 +0000
committerJim Meyering <jim@meyering.net>2000-07-06 05:20:18 +0000
commit3a2ee9a318c1dd3075db43eac03222a1077a1f92 (patch)
treefe9e90ede0199b9a751327c8df6508adfc524e83 /m4
parentd148eef81d07b39a601651db4c35d9b4c4cded88 (diff)
downloadcoreutils-3a2ee9a318c1dd3075db43eac03222a1077a1f92.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 76951c788..84d405164 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-05 Bruno Haible <haible@clisp.cons.org>
+
+ * strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
+ to strerror_r.
+
2000-07-05 Paul Eggert <eggert@twinsun.com>
and Bruno Haible <haible@clisp.cons.org>