summaryrefslogtreecommitdiffstats
path: root/intl/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-21 23:49:56 +0000
committerBruno Haible <bruno@clisp.org>2001-03-21 23:49:56 +0000
commit2d417f357c62c03e626e8a55fc2624bc65dffa1b (patch)
tree8ebb50ea5f408844e10c68050040e00c9cc2d10c /intl/ChangeLog
parent9b85d89a2fe8b9e05f25f125c1f933556076a221 (diff)
downloadexternal_gettext-2d417f357c62c03e626e8a55fc2624bc65dffa1b.zip
external_gettext-2d417f357c62c03e626e8a55fc2624bc65dffa1b.tar.gz
external_gettext-2d417f357c62c03e626e8a55fc2624bc65dffa1b.tar.bz2
Portability to AIX 3.
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r--intl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index fc348d9..021bc0d 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-21 Bruno Haible <haible@clisp.cons.org>
+
+ * dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
+ chokes on empty macro arguments.
+ * plural.y: Add #pragma for alloca on AIX 3.
+
2001-03-20 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (DISTFILES.generated): New variable.