summaryrefslogtreecommitdiffstats
path: root/intl/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-04-30 16:39:18 +0000
committerBruno Haible <bruno@clisp.org>2001-04-30 16:39:18 +0000
commit822a0b9e9ebf2affc3d4f75844b0459d41bd0c0a (patch)
treee64edd00c416c373237f6f5305bd65b534a44b8a /intl/ChangeLog
parent58a82ba15a4fde5489d5892ebdca450ee8f7862d (diff)
downloadexternal_gettext-822a0b9e9ebf2affc3d4f75844b0459d41bd0c0a.zip
external_gettext-822a0b9e9ebf2affc3d4f75844b0459d41bd0c0a.tar.gz
external_gettext-822a0b9e9ebf2affc3d4f75844b0459d41bd0c0a.tar.bz2
Mingw32 portability.
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r--intl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index d47b754..88f356d 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,5 +1,10 @@
2001-04-30 Bruno Haible <haible@clisp.cons.org>
+ * dcigettext.c (getuid, getgid, geteuid, getegid): Provide default
+ definitions. Needed for mingw32.
+
+2001-04-30 Bruno Haible <haible@clisp.cons.org>
+
Silence "gcc -Wall -Wwrite-strings" warnings.
* localcharset.c (charset_aliases): Change type to 'const char *'.
(get_charset_aliases): Change type of 'cp' to 'const char *'.