summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-31 20:42:08 +0000
committerBruno Haible <bruno@clisp.org>2007-03-31 20:42:08 +0000
commit7b3f796d8690eb44c11493c4a2a544ab2efbb3c4 (patch)
tree95c680ec4bdb3f627a99545b5fc7ab127e3c2871 /ChangeLog
parent49964f556b4b48faa22c9ca770a54fd61bec01cb (diff)
downloadgnulib-7b3f796d8690eb44c11493c4a2a544ab2efbb3c4.tar.gz
Avoid test failures on OSF/1, AIX, HP-UX, IRIX, Solaris.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 014c59042d..87531f289d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-31 Bruno Haible <bruno@clisp.org>
+ * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
+ work on Solaris either. Protect also second use of "autodetect_jp".
+
+2007-03-31 Bruno Haible <bruno@clisp.org>
+
* m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
the function is not present.