summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>