summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-26 16:24:16 +0100
committerBruno Haible <bruno@clisp.org>2009-12-26 16:24:16 +0100
commita93454a87ee0ea0bcd92ea55c1eb87330119d438 (patch)
tree95bd3e99002b678c65d8e321e382db0d41bbb9d0 /ChangeLog
parent52d1d6a50dbe687f788b93ccc4a754bbf6ee0d46 (diff)
downloadgnulib-a93454a87ee0ea0bcd92ea55c1eb87330119d438.tar.gz
javacomp: Portability fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eab82e5a4..f17fd9555c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-12-26 Bruno Haible <bruno@clisp.org>
+ javacomp: Portability fix.
+ * m4/javacomp.m4 (gt_JAVACOMP): Fix creation of conftestver.class so
+ that it also works on Solaris.
+
+2009-12-26 Bruno Haible <bruno@clisp.org>
+
localename: Fix storage allocation of gl_locale_name_thread's result.
* lib/localename.c (SIZE_BITS, string_hash, struct hash_node,
HASH_TABLE_SIZE, struniq_hash_table, struniq_lock, struniq): Define on